Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0aba3f6807 |
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"model": null,
|
"model": null,
|
||||||
"output_type": "str",
|
"output_type": "str",
|
||||||
"lm": "openai/gpt-4o",
|
"lm": "openai/gpt-4o-mini",
|
||||||
"number": 1
|
"number": 1
|
||||||
}
|
}
|
||||||
@@ -21,7 +21,7 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"lm": {
|
"lm": {
|
||||||
"model": "openai/gpt-4o",
|
"model": "openai/gpt-4o-mini",
|
||||||
"model_type": "chat",
|
"model_type": "chat",
|
||||||
"cache": true,
|
"cache": true,
|
||||||
"num_retries": 3,
|
"num_retries": 3,
|
||||||
|
|||||||
Reference in New Issue
Block a user