Commit c3b3785
authored
fix(llm_client): catch context limit error when using mirothinker as main model (#57)
* upd: add futurex evaluation support.
* upd: support multiple eval for futurex and add relavent doc.
* upd: fix bugs with doc for futurex.
* debug: fix wrong calling path.
* add preparation for finsearchcomp.
* update a premature version of finsearchcomp benchmark.
* clean redundent code in merging.
* upd: modify yaml to use Mirothinker as the main agent, add check progress file to exclude T1.
* upd: check_progress function for finsearchcomp now consider globe and greater china respectively.
* upd: add docs and shell script for multiple runs.
* fix: check_finsearchcomp_progress not displaying results from greater china region.
* fix: catch ContextLimitError in more observed cases.1 parent 734cabe commit c3b3785
File tree
2 files changed
+4
-0
lines changed- src/llm/providers
2 files changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
191 | 191 | | |
192 | 192 | | |
193 | 193 | | |
| 194 | + | |
| 195 | + | |
194 | 196 | | |
195 | 197 | | |
196 | 198 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
159 | 159 | | |
160 | 160 | | |
161 | 161 | | |
| 162 | + | |
| 163 | + | |
162 | 164 | | |
163 | 165 | | |
164 | 166 | | |
| |||
0 commit comments