Coggle requires JavaScript to display documents.
app/core/agents/query_crew_orchestrator.py
BaseModel
analysis, insigths
type, data, description
joke
summary_text
text
sql, explanation
success, sql, results, analytics, chart, error
app/core/agents/sql_executor_agent.py
app/core/agents/data_analyst_agent.py
app/core/agents/chart_generator_agent.py
app/core/gemini_client.py
app/core/claude_client.py
app/db/bigquery_client.py
app/core/agentic_service.py
app/core/nl_to_sql_service.py
app/integrations/google_chat
app/integrations/google_chat/chat_integration.py
app/integrations/google_chat/handlers/chat_handler.py
app/integrations/google_chat/chat_server.py