verbose live UI + tool-level SSE events + Groq default + regression tests

This commit is contained in:
2026-06-03 05:04:29 -03:00
parent 131f4d9b86
commit e124a8a7d9
69 changed files with 3030 additions and 137 deletions

View File

@@ -8,9 +8,11 @@ dependencies = [
"pydantic>=2.0",
"pydantic-settings",
"anthropic",
"openai",
"langgraph",
"langchain-anthropic",
"langfuse",
"sqlalchemy>=2.0",
"psycopg[binary]",
"sqlglot",
"httpx",