mirror of
https://github.com/open-jarvis/OpenJarvis.git
synced 2026-07-30 02:42:16 +00:00
- Use importlib.import_module + patch.object to fix 19 broken tests (module shadowing issue in cli/__init__.py) - Add 400 retry without tools in _openai_compat.py for vLLM servers without --enable-auto-tool-choice - Update NOTES.md with session 2 findings 🤖 Generated with [Devin](https://cli.devin.ai/docs) Co-Authored-By: Devin <noreply@cognition.ai>