Skip to content

fix(llm_client): catch context limit error when using mirothinker as main model#57

Merged
BinWang28 merged 16 commits intoMiroMindAI:miroflow-v0.3from
JubSteven:explorations
Oct 1, 2025
Merged

fix(llm_client): catch context limit error when using mirothinker as main model#57
BinWang28 merged 16 commits intoMiroMindAI:miroflow-v0.3from
JubSteven:explorations

Conversation

@JubSteven
Copy link
Contributor

Describe this PR

Modify the mirothinker and claude client to catch message indicating context limit error.

Checklist for PR

Must Do

  • Write a good PR title and description, i.e. feat(agent): add pdf tool via mcp, perf: make llm client async and fix(utils): load custom config via importlib etc. CI job check-pr-title enforces Angular commit message format to PR title.
  • Run make precommit locally. CI job lint enforce ruff default format/lint rules on all new codes.
  • Run make pytest. Check test summary (located at report.html) and coverage report (located at htmlcov/index.html) on new codes.

Nice To Have

  • (Optional) Write/update tests under /tests for feat and test PR.
  • (Optional) Write/update docs under /docs for docs and ci PR.

@BinWang28 BinWang28 merged commit c3b3785 into MiroMindAI:miroflow-v0.3 Oct 1, 2025
1 check failed
Zhudongsheng75 pushed a commit to open-compass/MiroFlow that referenced this pull request Dec 27, 2025
…main model (MiroMindAI#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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants