fix: project name

This commit is contained in:
Marcus Schiesser
2024-01-02 10:33:51 +07:00
parent 5c136d5b56
commit 763ffb051e
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
[tool.poetry]
name = "llamaindex-fastapi-streaming"
name = "app"
version = "0.1.0"
description = ""
authors = ["Marcus Schiesser <mail@marcusschiesser.de>"]
+1 -1
View File
@@ -1,5 +1,5 @@
[tool.poetry]
name = "llamaindex-fastapi-streaming"
name = "app"
version = "0.1.0"
description = ""
authors = ["Marcus Schiesser <mail@marcusschiesser.de>"]