Files
prompt-to-signature/config.json
2025-11-04 22:51:27 -05:00

7 lines
183 B
JSON

{
"lm": "openrouter/anthropic/claude-haiku-4.5",
"refine_lm": "openrouter/anthropic/claude-haiku-4.5",
"max_tokens": 16000,
"temperature": 1.0,
"max_attempts_to_refine": 5
}