Releases: mozilla-ai/any-agent
Releases · mozilla-ai/any-agent
1.10.0
What's Changed
- fix(import errors) with Otel and composio by @HareeshBahuleyan in #816
- enhance(traces): add
any_agent
version to agent trace by @HareeshBahuleyan in #815 - chore(deps): Bump "composio>=0.8.14" by @daavoo in #818
- pre-commit autoupdate by @github-actions[bot] in #819
- chore: update any-llm-sdk compatibility by @njbrake in #820
Full Changelog: 1.9.0...1.10.0
1.9.0
What's Changed
- fix: trace should show the casted arguments by @njbrake in #806
- pre-commit autoupdate by @github-actions[bot] in #808
- feat(google): Replace LiteLlm with AnyLlm as DEFAULT_MODEL_TYPE. by @daavoo in #809
- chore(deps): Bump any-llm-sdk>=0.20.2,<1.
- Fix
tinyagent imports
.
- Fix
Full Changelog: 1.8.3...1.9.0
1.8.3
1.8.2
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
1.8.0
1.7.1
1.7.0
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
1.6.0
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. Bumplitellm>=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