generate_response
Create AI-generated responses using DeepSeek's reasoning and Claude's response models via OpenRouter, maintaining conversation context and enabling detailed analysis.
Instructions
Generate a response using DeepSeek's reasoning and Claude's response generation through OpenRouter.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
clearContext | No | Clear conversation history before this request | |
includeHistory | No | Include Cline conversation history for context | |
prompt | Yes | The user's input prompt | |
showReasoning | No | Whether to include reasoning in response |