Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RabbitMQURL ¶
func UsageGRPCURL ¶ added in v0.13.0
func UsageGRPCURL() string
Types ¶
type AnthropicAgentConfig ¶ added in v0.21.0
AnthropicAgentConfig holds the credentials and identifiers needed to talk to a single Anthropic managed agent. Empty values mean managed agents are disabled on this installation.
func LoadAnthropicAgentConfig ¶ added in v0.21.0
func LoadAnthropicAgentConfig() AnthropicAgentConfig
LoadAnthropicAgentConfig reads the env vars for the Anthropic managed-agents integration. If any required value is missing, Enabled() returns false.
func (AnthropicAgentConfig) Enabled ¶ added in v0.21.0
func (c AnthropicAgentConfig) Enabled() bool
Enabled reports whether the Anthropic provider has the credentials it needs to run.
Click to show internal directories.
Click to hide internal directories.