# Leon profile secrets. # Non-secret profile configuration lives in config.yml. # LLM provider API keys # Optional local llama.cpp API key LEON_LLAMACPP_API_KEY= # Optional Linux high-performance local provider API key (OpenAI-compatible) LEON_SGLANG_API_KEY= # OpenRouter API key LEON_OPENROUTER_API_KEY= # Z.AI API key LEON_ZAI_API_KEY= # MiniMax API key LEON_MINIMAX_API_KEY= # OpenAI API key LEON_OPENAI_API_KEY= # Anthropic API key LEON_ANTHROPIC_API_KEY= # Moonshot AI API key LEON_MOONSHOTAI_API_KEY= # HuggingFace API key LEON_HUGGINGFACE_API_KEY= # Cerebras API key LEON_CEREBRAS_API_KEY= # Groq API key LEON_GROQ_API_KEY= # Misc # Optional token required by LeonClientInterface when client_interface.auth.enabled=true LEON_CLIENT_INTERFACE_TOKEN= # Optional token required by HTTP plugins when http_plugins.auth.enabled=true LEON_HTTP_PLUGIN_TOKEN=