Files
prompt-to-signature/config.json
2025-11-04 13:29:58 -05:00

7 lines
159 B
JSON

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