github agno-agi/agno v.1.3.2
v1.3.2

latest releases: v2.0.3, v2.0.2, v2.0.1...
4 months ago

Changelog

New Features:

  • Redis Memory DB: Added Redis as a storage provider for Memory. See here.

Improvements:

  • Memory Updates: Various performance improvements made and convenience functions added:
    • agent.get_session_summary() → Use to get the previous session summary from the agent.
    • agent.get_user_memories() → Use to get the current user’s memories.
    • You can also add additional instructions to the MemoryManager or SessionSummarizer.
  • Confluence Bypass SSL Verification: If required, you can now skip SSL verification for Confluence connections.
  • More Flexibility On Team Prompts: Added add_member_tools_to_system_message to remove the member tool names from the system message given to the team leader, which allows flexibility to make teams transfer functions work in more cases.

Bug Fixes:

  • LiteLLM Streaming Tool Calls: Fixed issues with tool call streaming in LiteLLM.
  • E2B Casing Issue: Fixed issues with parsed Python code that would make some values lowercase.
  • Team Member IDs: Fixed edge-cases with team member IDs causing teams to break.

What's Changed

New Contributors

Full Changelog: v1.3.1...v.1.3.2

Don't miss a new agno release

NewReleases is sending notifications on new releases.