Skip to content

Conversation

@otterammo
Copy link

Changes

These changes seek to resolve this issue.

Core

  • mod.rs
    • Updated the configuration merging logic to use insert instead of or_insert. This ensures that user-defined providers in config.toml correctly override the built-in defaults.

Verification

I have added a reproduction test case test_user_config_overrides_builtin_provider to core/src/config/mod.rs

  • This test verifies that a user-defined ollama provider in config.toml correctly overrides the built-in one.

@github-actions
Copy link

github-actions bot commented Nov 22, 2025

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@otterammo
Copy link
Author

I have read the CLA Document and I hereby sign the CLA

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.

Local model base_url not working

1 participant