Releases: mozilla-ai/any-agent
Releases · mozilla-ai/any-agent
1.18.0
1.17.0
1.16.1
What's Changed
- fix(tests): Clear ANY_LLM_KEY env var in unit tests by @peteski22 in #903
- fix(smolagents): Reuse AnyLLM client instance to avoid event loop errors by @peteski22 in #902
- fix(callbacks): Handle coroutines in
before/after_agent_invocationby @daavoo in #904
Full Changelog: 1.16.0...1.16.1
1.16.0
1.15.1
What's Changed
- fix(core): Fix AgentCancel propagation for LangChain and smolagents by @peteski22 in #897
Full Changelog: 1.15.0...1.15.1
1.15.0
What's Changed
- fix: Resolve mypy type errors and fix AppStatus bug by @peteski22 in #895
- fix(openai): Handle subscripted generics in Tool type check by @peteski22 in #896
- feat(core): Add AgentCancel exception for control-flow in callbacks by @peteski22 in #894
Full Changelog: 1.14.1...1.15.0
1.14.1
What's Changed
- Update notebooks by @angpt in #889
- fix(tinyagent): Append tool_result message when tool not found by @peteski22 in #893
Full Changelog: 1.14.0...1.14.1
1.14.0
1.13.0
What's Changed
- pre-commit autoupdate by @github-actions[bot] in #874
- chore(deps-dev): bump pre-commit from 4.3.0 to 4.4.0 by @dependabot[bot] in #871
- chore(deps-dev): update pytest requirement from <9,>=8 to >=8,<10 by @dependabot[bot] in #870
- feat(tinyagent): Allow callbacks with async methods. by @daavoo
Full Changelog: 1.12.1...1.13.0
1.12.1
What's Changed
- fix: fix docs by @njbrake in #861
- pre-commit autoupdate by @github-actions[bot] in #862
- Adding pre-commit check to remove jupyter output by @angpt in #859
- pre-commit autoupdate by @github-actions[bot] in #867
- Update CONTRIBUTING.md by @angpt in #868
- pre-commit autoupdate by @github-actions[bot] in #869
- fix(tinyagent): Handle
uses_openaiwhen usinggatewayprovider. by @daavoo in #872
Full Changelog: 1.12.0...1.12.1