🗑️ Remove local-api-test project files and add new untracked directory local-ai-test/
This commit is contained in:
12
projects/local-ai-test/pyproject.toml
Normal file
12
projects/local-ai-test/pyproject.toml
Normal file
@@ -0,0 +1,12 @@
|
||||
[tool.uv]
|
||||
venv-path = ".venv"
|
||||
python-preference = "only-managed"
|
||||
|
||||
[project]
|
||||
name = "local-ai-test"
|
||||
version = "0.1.0"
|
||||
dependencies = ["openai"]
|
||||
|
||||
[project.scripts]
|
||||
run = "main:main"
|
||||
|
||||
Reference in New Issue
Block a user