Remove redundant provider_interface from Kimi K2.5 config

The openai/ prefix in the model name already sets the provider
interface. Setting provider_interface explicitly conflicts with it
and fails config validation.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Adil Hafeez 2026-02-17 03:23:13 -08:00
parent d1bd93b5f4
commit 8729369058
No known key found for this signature in database
GPG key ID: 9B18EF7691369645

View file

@ -24,7 +24,6 @@ llm_providers:
- model: openai/kimi-k2.5
access_key: $MOONSHOT_API_KEY
base_url: https://api.moonshot.ai/v1
provider_interface: openai
default: true
routing_preferences:
- name: general conversation