* 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> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| claude_provider.py | ||
| credential_loader.py | ||
| factory.py | ||
| mindie_provider.py | ||
| openai_codex_provider.py | ||
| patched_deepseek.py | ||
| patched_minimax.py | ||
| patched_openai.py | ||
| vllm_provider.py | ||