Module config

Module config 

Source
Expand description

Agent configuration and credentials management

Handles storing and retrieving LLM provider credentials securely. Credentials are stored in ~/.syncable/credentials.toml

Structs§

AgentCredentials
Credentials for LLM providers

Functions§

ensure_credentials
Ensure credentials are available, prompting for setup if needed
run_setup_wizard
Run the first-time setup wizard for agent credentials