Files
minecraft-friend-rlm/config.json
2026-01-27 22:37:59 -08:00

9 lines
175 B
JSON

{
"model": null,
"max_iterations": 12,
"max_llm_calls": 18,
"tools": {},
"lm": "groq/openai/gpt-oss-120b",
"sub_lm": "groq/openai/gpt-oss-20b",
"verbose": true
}