Skip to content

v1.0.2

Latest
Compare
Choose a tag to compare
@dirkbrnd dirkbrnd released this 31 Jan 12:14
aaf7be3

Changelog

Improvements:

  • Model Client Caching: Made all models cache the client instantiation, improving Agno agent instantiation time
  • XTools: Renamed TwitterTools to XTools and updated capabilities to be compatible with Twitter API v2.

Bug Fixes:

  • Removed slots=true from the agent dataclass decorator which was not compatible with Python <3.10
  • Fixed issue with AzureOpenAIEmbedder not being correctly made a dataclass

What's Changed

Full Changelog: v1.0.1...v1.0.2