Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
hooks
|
|
|
Package provider/providers.go is an import-side-effect file that ensures all built-in provider packages are initialized (their init() functions register factories with the global Registry).
|
Package provider/providers.go is an import-side-effect file that ensures all built-in provider packages are initialized (their init() functions register factories with the global Registry). |
|
anthropic
Package anthropic implements the AIProvider interface for the Anthropic Messages API (Claude models).
|
Package anthropic implements the AIProvider interface for the Anthropic Messages API (Claude models). |
|
azure
Package azure implements the AIProvider interface for Azure OpenAI Service.
|
Package azure implements the AIProvider interface for Azure OpenAI Service. |
|
compat
Package compat implements the AIProvider interface for any endpoint that exposes an OpenAI-compatible Chat Completions API.
|
Package compat implements the AIProvider interface for any endpoint that exposes an OpenAI-compatible Chat Completions API. |
|
init
Package init exists solely to trigger provider registration via import side-effects.
|
Package init exists solely to trigger provider registration via import side-effects. |
|
openai
Package openai implements the AIProvider interface for the OpenAI Chat Completions API (and any OpenAI-compatible endpoint such as Azure, Ollama, LM Studio, etc.).
|
Package openai implements the AIProvider interface for the OpenAI Chat Completions API (and any OpenAI-compatible endpoint such as Azure, Ollama, LM Studio, etc.). |
|
init
Package init triggers VCS provider registration via import side-effects.
|
Package init triggers VCS provider registration via import side-effects. |
Click to show internal directories.
Click to hide internal directories.