Directories
¶
| Path | Synopsis |
|---|---|
|
Package providers defines the LLMProvider interface and a self-registration registry.
|
Package providers defines the LLMProvider interface and a self-registration registry. |
|
anthropic
Package anthropic implements LLMProvider for the Anthropic Claude API.
|
Package anthropic implements LLMProvider for the Anthropic Claude API. |
|
gemini
Package gemini implements LLMProvider for Google Gemini models.
|
Package gemini implements LLMProvider for Google Gemini models. |
|
mock
Package mock provides a deterministic LLMProvider for local testing.
|
Package mock provides a deterministic LLMProvider for local testing. |
|
openai
Package openai implements LLMProvider for OpenAI-compatible APIs.
|
Package openai implements LLMProvider for OpenAI-compatible APIs. |
|
Package queue defines the pluggable interfaces for task distribution and real-time token streaming used by both the operator and the agent runtime.
|
Package queue defines the pluggable interfaces for task distribution and real-time token streaming used by both the operator and the agent runtime. |
|
redis
Package redis registers Redis Streams-backed implementations of TaskQueue and StreamChannel.
|
Package redis registers Redis Streams-backed implementations of TaskQueue and StreamChannel. |
Click to show internal directories.
Click to hide internal directories.