Configuration helpers for artclaude. All settings are managed via environment
variables following the ART_CLAUDE_* convention.
Functions
.get_cfg(): Get configuration list.api_key(): Get API key.def_model(): Get default model.def_max_tokens(): Get max tokens.def_timeout(): Get timeout.credentials(): Create ellmer credentials function using ART_CLAUDE_KEY
See also
Other configuration:
artclaude_health_check(),
claude_models()
