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.
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.