moo.agent.llm_client
Provider-agnostic LLM client built on PydanticAI. make_agent constructs one
Agent per session; call_llm runs it and returns a validated
AgentResponse. See docs/source/explanation/agent-internals.md (The LLM
Client) for provider selection and structured-output design.
Functions
|
Run one structured inference + tool loop. |
|
Build the per-session PydanticAI |