Skip to content

Releases: mozilla-ai/any-agent

1.10.0

20 Sep 18:53
68b1824
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.9.0...1.10.0

1.9.0

11 Sep 17:47
8e34f9a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.8.3...1.9.0

1.8.3

08 Sep 14:24
475da24
Compare
Choose a tag to compare

What's Changed

  • fix: proper boolean safe casting and unit test consolidation by @njbrake in #804

Full Changelog: 1.8.2...1.8.3

1.8.2

08 Sep 10:06
Compare
Choose a tag to compare

What's Changed

  • pre-commit autoupdate by @github-actions[bot] in #797
  • chore(deps): bump actions/setup-python from 5 to 6 by @dependabot[bot] in #798
  • chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #799
  • chore(deps): bump actions/stale from 9 to 10 by @dependabot[bot] in #800
  • fix(a2a): Allways allow_running_loop inside _ToolUpdaterCallback. by @daavoo in #801
  • chore(deps): bump pre-commit-uv from 4.1.4 to 4.1.5 by @dependabot[bot] in #788

Full Changelog: 1.8.1...1.8.2

1.8.1

04 Sep 19:31
4b48e0f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.8.0...1.8.1

1.8.0

04 Sep 08:29
ed9761c
Compare
Choose a tag to compare

What's Changed

  • feat: Support composio via custom CallableProvider. by @daavoo in #793
  • docs(tools): Add Composio section. by @daavoo in #794

Full Changelog: 1.7.1...1.8.0

1.7.1

02 Sep 11:15
ed6660c
Compare
Choose a tag to compare

What's Changed

  • Make sure that every tool is wrapped only once by @aittalam in #730
  • deps: Bump any-llm-sdk>=0.17.2. by @daavoo in #791

Full Changelog: 1.7.0...1.7.1

1.7.0

01 Sep 13:26
a483bf3
Compare
Choose a tag to compare

What's Changed

  • pre-commit autoupdate by @github-actions[bot] in #782
  • Print correct key name by @angpt in #783
  • Updated Callbacks Docs by @dni138 in #785
  • feat(openai): Set default max_turns to infinity in run method by @njbrake in #750
  • fix(async): Allow to use sync inside notebook. by @daavoo in #786

New Contributors

Full Changelog: 1.6.1...1.7.0

1.6.1

29 Aug 00:10
8b5f8bc
Compare
Choose a tag to compare

What's Changed

  • fix: empty strings in optional types should be None by @njbrake in #781

Full Changelog: 1.6.0...1.6.1

1.6.0

28 Aug 16:48
ed5e6a6
Compare
Choose a tag to compare

What's Changed

  • feat: update demo to any-agent ver 1 by @njbrake in #751
  • chore: Add publish_demo_to_hf_spaces by @daavoo in #755
  • feat(agno): Replace default LiteLLM with AnyLLM for `DEFAULT_MODEL_TY… by @daavoo in #720
  • tests: Re-enable huggingface/tgi integration test. by @daavoo in #765
  • chore(deps): Drop openai pin. Bump litellm>=1.75.8. by @daavoo in #775
  • Enhance CONTRIBUTING.md with detailed guidelines by @njbrake in #777
  • Implement safe argument casting in tinyagent.py by @njbrake in #779

Full Changelog: 1.5.0...1.6.0