| { | |
| "max_tokens": 120, | |
| "temperature": 0.58, | |
| "decode_top_k": 64, | |
| "decode_top_p": 0.92, | |
| "repetition_penalty": 1.25, | |
| "reasoning_profile": "none", | |
| "tool_grounding": "Pass external tool outputs as messages/tool_results/source evidence. Do not rely on static weights for fresh facts." | |
| } |