EverOS 让 AI 代理拥有对话长期记忆
EverOS from @evermind has 13,000+ GitHub stars and gives AI agents long-term memory across conversat...
Evermind 的 EverOS 很好用,能让 AI 代理记住之前的对话内容,比普通模型更方便。
EverOS 是一个开源项目,它使用 LLM 从对话中提取记忆并保存为 Markdown 文件。通过 Milvus 作为搜索后端,可以检索这些记忆文件。EverOS 会自动创建和管理 Milvus 集合,支持连接 Zilliz Cloud。
EverOS from @evermind has 13,000+ GitHub stars and gives AI agents long-term memory across conversat...
EverOS from @evermind has 13,000+ GitHub stars and gives AI agents long-term memory across conversations. It uses an LLM to extract memories from chats and saves them as Markdown files, so you can inspect what your agent remembers. Here's how to use Milvus as its search backend. Install EverOS with its Milvus dependencies, then set EVEROS_INDEX__BACKEND to milvus and EVEROS_MILVUS__URI to your Milvus Server endpoint. EverOS creates and manages the collections for you; you can also connect to Zilliz Cloud using its endpoint and token. 𝗠𝗶𝗹𝘃𝘂𝘀 𝗽𝗿𝗼𝘃𝗶𝗱𝗲𝘀 𝗕𝗠𝟮𝟱 𝗸𝗲𝘆𝘄𝗼𝗿𝗱 𝘀𝗲𝗮𝗿𝗰𝗵 𝗮𝗻𝗱 𝘃𝗲𝗰𝘁𝗼𝗿 𝘀𝗲𝗮𝗿𝗰𝗵 𝗼𝘃𝗲𝗿 𝘁𝗵𝗼𝘀𝗲 𝗺𝗲𝗺𝗼𝗿𝗶𝗲𝘀. EverOS combines the results within the relevant user, application, and project scope to find context for a later conversation. Markdown stays the source of truth, so the Milvus index can be rebuilt from your memory files. Our tutorial walks you through the setup and tests retrieval using pr milvus.io/docs/everos_wi… across separate chats. Try it yourself: https://t.co/J5zdNESa4S 💬 0 🔄 1 ❤️ 0 👀 66 ⚡