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