Skip to main content

INTENT_SEARCH_RESPONSE

Constant INTENT_SEARCH_RESPONSE 

Source
pub const INTENT_SEARCH_RESPONSE: &str = r"
I'll analyze your query to understand your intent and craft the most effective search strategy.

Let me:
1. Identify the type of information you're looking for
2. Determine relevant namespaces to search
3. Refine the query for optimal results
4. Search using the appropriate mode

I'll call `mcp__plugin_subcog_subcog__subcog_recall` with the refined query and present the results organized by relevance.
";