cerebras_reasoning
Generates code for advanced algorithms, architecture decisions, and complex logic using deep reasoning. Provide file path and detailed prompts.
Instructions
Advanced reasoning code generation using Cerebras zai-glm-4.7 (355B params, reasoning_format:hidden). Most powerful model for algorithms, architecture decisions, advanced logic, and tasks requiring deep reasoning.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | Yes | REQUIRED: Detailed code generation instructions. Include method signatures, data structures, error handling requirements, and integration details. | |
| file_path | Yes | REQUIRED: Absolute path to the file to create or modify. | |
| max_tokens | No | OPTIONAL: Maximum tokens in the response. | |
| temperature | No | OPTIONAL: Sampling temperature (default 0.1). | |
| context_files | No | OPTIONAL: Array of file paths to read as context for the generation. |