Directories
¶
| Path | Synopsis |
|---|---|
|
Package anthropic implements providers.ModelProvider against the Anthropic Messages API (native tool use).
|
Package anthropic implements providers.ModelProvider against the Anthropic Messages API (native tool use). |
|
Package clientcore provides the plumbing shared by the hand-rolled model provider clients (anthropic, gemini, openai): common construction defaults, the streaming request pipeline (retry, status classification, idle-timeout guard), SSE event decoding, and error-detail sanitization.
|
Package clientcore provides the plumbing shared by the hand-rolled model provider clients (anthropic, gemini, openai): common construction defaults, the streaming request pipeline (retry, status classification, idle-timeout guard), SSE event decoding, and error-detail sanitization. |
|
Package gemini implements providers.ModelProvider against the Gemini API (streamGenerateContent with native function calling).
|
Package gemini implements providers.ModelProvider against the Gemini API (streamGenerateContent with native function calling). |
|
Package openai implements providers.ModelProvider against an OpenAI-compatible /chat/completions endpoint (OpenAI, in-cluster vLLM, Ollama, OpenRouter).
|
Package openai implements providers.ModelProvider against an OpenAI-compatible /chat/completions endpoint (OpenAI, in-cluster vLLM, Ollama, OpenRouter). |
Click to show internal directories.
Click to hide internal directories.