Skip to content

Propagate base_url from deployment manifest with default fallback#34

Open
neoz wants to merge 1 commit intoRightNow-AI:mainfrom
neoz:dev
Open

Propagate base_url from deployment manifest with default fallback#34
neoz wants to merge 1 commit intoRightNow-AI:mainfrom
neoz:dev

Conversation

@neoz
Copy link

@neoz neoz commented Feb 27, 2026

The base_url in config.toml not working. This patch fix that problem
[default_model]
provider = "anthropic" # "anthropic", "gemini", "openai", "groq", "ollama", etc.
model = "claude-sonnet-4-20250514" # Model identifier
api_key_env = "ANTHROPIC_API_KEY" # Environment variable holding API key
base_url = "https://abcd.com" # Optional: override API endpoint <---

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant