deep-reasoning
Solve complex problems using advanced AI models like OpenAI, Azure, and Gemini. Analyze and reason through intricate queries with customizable parameters, including reasoning effort and Google Search integration.
Instructions
Use advanced AI models for deep reasoning and complex problem-solving. Supports O3 models for OpenAI/Azure and Gemini 2.5 Pro with Google Search.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
enableSearch | No | Enable Google Search for Gemini models | |
maxTokens | No | Maximum tokens in response | |
model | No | Specific model to use (optional, will use provider default) | |
prompt | Yes | The complex question or problem requiring deep reasoning | |
provider | No | AI provider to use (defaults to Azure if configured, otherwise OpenAI) | |
reasoningEffort | No | Reasoning effort level (for O3 models) | high |
systemPrompt | No | System prompt to set context for reasoning | |
temperature | No | Temperature for response generation |