agent/

directory
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 27, 2026 License: Apache-2.0

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL