run_cn_model
Delegate low-risk tasks like drafts, summaries, and code patches to a Chinese LLM. The supervising agent must review the output before using it.
Instructions
Delegate a small, low-risk task to a Chinese LLM provider. Best for drafts, summaries, simple code generation, and mechanical edits. The supervising agent must review the result before using it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task | Yes | The exact task for the delegated model. | |
| context | No | Only the minimal context needed for the task. Avoid secrets and unnecessary private data. | |
| max_tokens | No | ||
| temperature | No | ||
| output_format | No | Desired output format. | text |
| system_prompt | No | Optional override for the delegated model's system prompt. |