init
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
[project]
|
||||
name = "chroma"
|
||||
version = "0.1.0"
|
||||
description = "Add your description here"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.12"
|
||||
dependencies = [
|
||||
"chromadb>=1.5.8",
|
||||
"flask>=3.1.3",
|
||||
"openai>=2.32.0",
|
||||
"python-dotenv>=1.2.2",
|
||||
]
|
||||
Reference in New Issue
Block a user