cerebras_complex
Generate complex code including multi-file features, CRUD APIs, and demanding components using a 120B parameter model.
Instructions
Heavy-duty code generation using Cerebras gpt-oss-120b (120B params). Large model for multi-file features, CRUD APIs, complex components, and demanding code generation tasks.
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. |