start frontend

This commit is contained in:
Matteo Rosati
2026-02-18 13:27:39 +01:00
parent 6e8c8ceb38
commit 3e6fefabbd
9 changed files with 1085 additions and 9 deletions

View File

@@ -13,8 +13,9 @@ dependencies = [
"langchain-google-genai>=4.2.0",
"langchain-google-vertexai>=3.2.0",
"langchain-openai>=1.1.9",
"nuitka>=4.0.1",
"python-dotenv>=1.2.1",
"fastapi>=0.129.0",
"fastapi[standard]",
]
[dependency-groups]