Update README.md
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user