0.7.0
What's Changed
- Add exhaustive checks for enums by @ELC in #96
- refactor(telemetry): Move shared methods to base class. by @daavoo in #101
- Add more information about model arguments by @njbrake in #109
- Add pre-commit-autoupdate hook and lint with latest version of ruff by @ELC in #111
- tests: Allow to run integration tests via
workflow_dispatch
. by @daavoo in #118 - Update agno by @njbrake in #120
- Tracing as a setting when creating the Agent by @njbrake in #107
- refactor(frameworks): Implement
_load_tools
in base class. by @daavoo in #103 - Updates to CI by @daavoo in #122
- docs: Drop
AgentFramework
usage. by @daavoo in #123
Full Changelog: 0.6.0...0.7.0