This commit is contained in:
2026-03-26 02:54:56 -03:00
parent dfa3c12514
commit 08b67f2bb7
21 changed files with 1622 additions and 16 deletions

View File

@@ -29,6 +29,9 @@ strawberry-graphql[fastapi]>=0.311.0
# Observability
langfuse>=2.0.0
# Cloud LLM providers (only needed for cloud escalation stage)
anthropic>=0.40.0
# Testing
pytest>=7.4.0
pytest-django>=4.7.0