Releases: jupyter-naas/abi
Releases · jupyter-naas/abi
v1.101.5
v1.101.4
v1.101.3
v1.101.2
v1.101.1
v1.101.0
v1.100.2
1.100.2 (2025-05-19)
Bug Fixes
- Adding mypy (5fc6b0d)
- lib.abi mypy errors (5f80637)
- make check (023f4bf)
- make check dependencies (e908a50)
- Makefile .venv with uv (33e525d)
- Migrate lib to uv and added pull request action (9e2d3e4)
- mypy errors and update Makefile (86c5e2d)
- Mypy fixes (f88ccdd)
- Reoder Makefile target (8a8f98f)
- Ruff check and fmt. Add uv as well (6e6b1f5)
v1.100.1
v1.100.0
v1.99.0
1.99.0 (2025-05-13)
Bug Fixes
- Double tool response (9fe349d)
- Remove call model after call tool (a909b57)
- Remove uneeded comments (7e49cce)
- Update tool usage/response display (2273ccd)
Features
- add agent config as property (62bcf9b)
- add MultiModelAgent (90e71c1)
- add regex as pattern and improve tool name and description (439a8de)
- improve description for supervisor agent (f57f4c2)
- improve display (7f11a2f)
- Makefile add chat target (3bd9f7d)
- Reworked agents and also used ruff format (4185752)