fix: langfuse v4 SDK compatibility and pass user message as trace input
This commit is contained in:
@@ -739,7 +739,7 @@ adiuva-api/
|
||||
│ │
|
||||
│ ├── core/ # Orchestration engine
|
||||
│ │ ├── agent_registry.py # BaseAgent, ChatAgent, AgentRegistry
|
||||
│ │ ├── llm.py # LiteLLM factory (get_llm, get_router_llm)
|
||||
│ │ ├── llm.py # LiteLLM factory (get_llm)
|
||||
│ │ ├── orchestrator.py # Intent classification & routing
|
||||
│ │ └── execution_plan.py # Plan builder, templates, cache
|
||||
│ │
|
||||
|
||||
Reference in New Issue
Block a user