Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# 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
- Loading branch information