deerflow2/backend/packages/harness
pyp0327 2bb1a2dfa2
feat(models): Provider for MindIE model engine (#2483)
* feat(models): 适配 MindIE引擎的模型

* test: add unit tests for MindIEChatModel adapter and fix PR review comments

* chore: update uv.lock with pytest-asyncio

* build: add pytest-asyncio to test dependencies

* fix: address PR review comments (lazy import, cache clients, safe newline escape, strict xml regex)

---------

Co-authored-by: Willem Jiang <willem.jiang@gmail.com>
2026-04-25 08:59:03 +08:00
..
deerflow feat(models): Provider for MindIE model engine (#2483) 2026-04-25 08:59:03 +08:00
pyproject.toml feat(models): add langchain-ollama for native Ollama thinking support (#2062) 2026-04-10 08:38:31 +08:00