fix: auxiliary switch reads provider from cfg registry #3
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "fix/models-review-feedback"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Auxiliary model 切换时,从 cfg registry 查找 provider 信息,自动补上
custom:前缀、base_url和api_key,与 main provider 切换行为一致。之前 auxiliary 切换只写入 provider 名字,导致需要手动修 config.yaml 才能正常工作。
— 小糯