| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 1.16.1 source code.tar.gz | 2026-02-11 | 355.3 kB | |
| 1.16.1 source code.zip | 2026-02-11 | 461.0 kB | |
| README.md | 2026-02-11 | 504 Bytes | |
| Totals: 3 Items | 816.8 kB | 0 | |
What's Changed
- fix(tests): Clear ANY_LLM_KEY env var in unit tests by @peteski22 in https://github.com/mozilla-ai/any-agent/pull/903
- fix(smolagents): Reuse AnyLLM client instance to avoid event loop errors by @peteski22 in https://github.com/mozilla-ai/any-agent/pull/902
- fix(callbacks): Handle coroutines in
before/after_agent_invocationby @daavoo in https://github.com/mozilla-ai/any-agent/pull/904
Full Changelog: https://github.com/mozilla-ai/any-agent/compare/1.16.0...1.16.1