Agno v2.8.4 adds TrustedRouter as an OpenAILike model class and revamps entity memory for the second brain.
$ git clone --branch v2.8.4 https://github.com/agno-agi/agno.git # already have the repo? check out this version: $ git checkout v2.8.4
- ›Adds
TrustedRouteras anOpenAILikemodel class, enabling use of TrustedRouter as a model backend. - ›Revamps entity memory for the second brain, enhancing how agent memory stores and retrieves entities.