Want to specify a customMode that uses a specific provider/model. #1407
aarond10
started this conversation in
1. Feature requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'd like to leverage different LLMs for Orchestration, Architect, and Senior and Junior Coding. Gemini's 1M context window seems a good fit for the first two, Claude Sonnet 4 for Senior Coding and a Local LLM for Junior coding tasks where scope is well defined and the complexity is low.
I haven't been able to find any way to do this so far. It seems "provider" is not an option for models. Is this achievable?
Beta Was this translation helpful? Give feedback.
All reactions