config

package
v0.22.0 Latest Latest
Warning

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

Go to latest
Published: May 25, 2026 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RabbitMQURL

func RabbitMQURL() (string, error)

func UsageGRPCURL added in v0.13.0

func UsageGRPCURL() string

Types

type AnthropicAgentConfig added in v0.21.0

type AnthropicAgentConfig struct {
	APIKey        string
	AgentID       string
	EnvironmentID string
}

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.

Jump to

Keyboard shortcuts

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