Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
jeffbryner created a comment on a pull request on agno-agi/agno
Sure! Should I use [this mongo storage](https://github.com/agno-agi/agno/blob/main/cookbook/agent_concepts/storage/mongodb_storage.py) as an example?
jeffbryner opened a pull request on agno-agi/agno
firestore agent storage class
## Description - **Summary of changes**: add a class for storing sessions in firestore - **Related issues**: https://github.com/agno-agi/agno/issues/1977 - **Motivation and context**: Allows t...jeffbryner opened an issue on agno-agi/agno
[Feature Request] Firestore agent session storage
## Problem Description I'd like to be able to use firestore to store agent session information ## Proposed Solution I'll create a class based on the mongo class that uses firestore instead. ## Al...jeffbryner pushed 1 commit to firestore_storage jeffbryner/agno
- first pass at firestore agent storage class 803473b
jeffbryner created a branch on jeffbryner/agno
firestore_storage - Agno is a lightweight framework for building multi-modal Agents
jeffbryner opened a pull request on agno-agi/agno
Firestore memory
## Description Adds firestore memory to solve https://github.com/agno-agi/agno/issues/1974 - **Summary of changes**: - Adds firestore memory provider - **Related issues**: https://github.co...jeffbryner opened an issue on agno-agi/agno
[Feature Request] firestore agent memory
## Problem Description I'd like to use serverless databases for agent memory. Being in a google environment, firestore is ideal. ## Proposed Solution Provide a firestore provider (agno/db/memory/f...jeffbryner pushed 1 commit to firebase_memory jeffbryner/agno
- update to remove the need for an index 2a5a015
jeffbryner pushed 1 commit to firebase_memory jeffbryner/agno
- initial commit of firebase backed agent memory a07f620
jeffbryner created a branch on jeffbryner/agno
firebase_memory - Agno is a lightweight framework for building multi-modal Agents
jeffbryner pushed 1 commit to master jeffbryner/jeffbryner.github.io
- formatting agenic ai post 528c8ef
jeffbryner pushed 1 commit to master jeffbryner/jeffbryner.github.io
- add agentic ai tour post eec7607