Feature Request: Model-Specific Instructions Independent of Provider #3818
KJ7LNW
started this conversation in
Feature Requests
Replies: 1 comment 1 reply
-
Wanna the same idea but on a deeper level, making the changes MODE specific rather than MODEL specific, pls see #3773. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Feature Request: Model-Specific Instructions Independent of Provider
Description
Currently, instructions for AI models in Roo are typically managed at the provider level. This creates challenges when specific instructions need to be applied to particular models regardless of which provider is being used. Users often need to duplicate instructions across different providers or create workarounds when the same model is available through multiple providers.
Proposed Solution
Implement a system that allows model-specific instructions to be defined once and applied consistently across all providers that offer that model. This would create a layer of abstraction where instructions are associated with the model itself rather than the provider-model combination.
Implementation Details
Benefits
Implementation Suggestions
Discussion Points
Beta Was this translation helpful? Give feedback.
All reactions