This commit is contained in:
2025-02-18 22:09:05 +01:00
parent c21909138a
commit ef9c88b86b
3 changed files with 22 additions and 165 deletions

View File

@@ -23,7 +23,6 @@ fastapi = "^0.115.8"
authx = "^1.4.1"
httpx-oauth = "^0.16.1"
uvicorn = {extras = ["standard"], version = "^0.34.0"}
openai = "^1.63.2"
[build-system]