Home / Glossary / Memory group
What is Memory Group?
एक memory group एक shared, versioned knowledge store है जिससे एक या अधिक agents read करते हैं और (वैकल्पिक रूप से) write करते हैं। osFoundry के agents RAG-style reads और audited writes के लिए memory groups को अपने profile में attach करते हैं।
Detail
एक per-agent "memory" से अलग (notes जो केवल वह agent देखता है), एक memory group workspace-shared है। Customer-success agent और support-triage agent एक "customer issues" group share कर सकते हैं; code-agent के पास एक अलग "engineering standards" group है।
Reads RAG-style हैं (relevance द्वारा खींचे गए chunks)। Writes audited और reversible हैं। Group-level access control restrict करता है कि कौन read बनाम write कर सकता है।
How osFoundry approaches Memory Group
osFoundry के memory groups workspace-native हैं। मौजूदा KBs, chat history से एक group बनाएँ, या नई entries लिखें। कई agent profiles में attach करें।
Related terms
Related features