feat: Add google-genai & structured output

This commit is contained in:
2026-07-03 08:02:28 +05:30
parent b4049630ed
commit a305bba66d
8 changed files with 625 additions and 20 deletions

View File

@@ -8,6 +8,7 @@ dependencies = [
"asyncpg>=0.31.0",
"celery>=5.6.3",
"fastapi>=0.138.1",
"google-genai>=2.10.0",
"httpx>=0.28.1",
"pydantic-settings>=2.14.2",
"pytest>=9.1.1",