Modules§
- anthropic
- detect
- Provider auto-detection: scan environment for API keys, test connectivity with lightweight API calls, rank providers by cost tier (free > paid), and return a list of ready-to-use providers.
- discovery
- ollama
- openai_
compat - responses
- sse_
buffer - Reassemble newline-delimited frames across arbitrary network chunks.
- tool_
markup - Fallback parser for tool calls emitted as inline markup instead of the provider’s native function-calling JSON.
Structs§
Enums§
Traits§
- Brain
- Uniform interface over every model vendor. Normalizes messages, streaming, and tool-calling so the rest of the system is vendor-agnostic.