Make system prompt dynamic based on mode by using MCP Prompts #659
IntranetFactory
started this conversation in
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.
-
The system prompt contains instructions which might not be needed for each mode.
MCP creation #558 or attempt_completion #406 could become a MCP server which could be enabled per mode with #639
https://modelcontextprotocol.io/docs/concepts/prompts indicates that MCP could return Prompts. So for example when the MCP creation becomes a MCP server it could also return the prompt to be inserted when it's enabled in a specific mode.
Beta Was this translation helpful? Give feedback.
All reactions