Update README.md

This commit is contained in:
2025-12-27 07:15:49 -08:00
parent 501c224540
commit 57e7b1fd36
7 changed files with 10 additions and 196 deletions

View File

@@ -25,7 +25,7 @@
]
},
"lm": {
"model": "openai/gpt-4o",
"model": "openrouter/openai/gpt-4o",
"model_type": "chat",
"cache": true,
"num_retries": 3,
@@ -33,7 +33,8 @@
"launch_kwargs": {},
"train_kwargs": {},
"temperature": null,
"max_tokens": 1024
"max_tokens": 1024,
"api_base": "https://openrouter.ai/api/v1"
}
},
"metadata": {