Skip to content

Releases: mozilla-ai/any-agent

1.18.0

18 Feb 16:03
58938fe

Choose a tag to compare

What's Changed

  • feat(tinyagent): Allow messages as input to agent.run. by @daavoo in #906

Full Changelog: 1.17.0...1.18.0

1.17.0

13 Feb 15:58
ccabcba

Choose a tag to compare

What's Changed

Full Changelog: 1.16.1...1.17.0

1.16.1

11 Feb 13:23
a3b46d5

Choose a tag to compare

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_invocation by @daavoo in #904

Full Changelog: 1.16.0...1.16.1

1.16.0

28 Jan 10:37
3ee24a8

Choose a tag to compare

What's Changed

  • feat(tinyagent): Updates to use AnyLLM class API. by @daavoo in #900

Full Changelog: 1.15.1...1.16.0

1.15.1

19 Jan 18:21
480fc0c

Choose a tag to compare

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

16 Jan 11:25
d5b7035

Choose a tag to compare

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

15 Jan 12:14
cb51382

Choose a tag to compare

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

25 Nov 09:24
004faa0

Choose a tag to compare

What's Changed

  • feat(tinyagent): Allow to dynamically update completion params betwee… by @daavoo in #879

Full Changelog: 1.13.0...1.14.0

1.13.0

20 Nov 12:42

Choose a tag to compare

What's Changed

Full Changelog: 1.12.1...1.13.0

1.12.1

12 Nov 12:00
c1ea3f9

Choose a tag to compare

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_openai when using gateway provider. by @daavoo in #872

Full Changelog: 1.12.0...1.12.1