Skip to content

Commit fea3c3b

Browse files
authored
Update README.md
1 parent 8e985b7 commit fea3c3b

1 file changed

Lines changed: 10 additions & 8 deletions

File tree

README.md

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ All model calls use the OpenAI API interface; you need to supply the API key and
167167
* <a href='#reproduce'>🔬 How to Reproduce the Results in the Paper </a>
168168
* <a href='#doc'>📖 Documentation </a>
169169
* <a href='#cite'>🌟 Cite</a>
170-
* <a href='#related'>🔍 Related Project (🚀coming soon)</a>
170+
<!--* <a href='#related'>🔍 Related Project (🚀coming soon)</a> -->
171171
* <a href='#community'>🤝 Join the Community</a>
172172

173173
<span id='vedio'/>
@@ -362,14 +362,16 @@ python3 evalution_loco.py
362362
363363
MemoryOS is continuously evolving! Here's what's coming:
364364
365-
- **Ongoing🚀**: **Integrated Benchmarks**: Standardized benchmark suite with a cross-model comparison for Mem0, Zep, and OpenAI
366365
- **Ongoing🚀 Parallelization Acceleration of MemoryOS-MCP**
367-
- 🏗️ Support for vector database, graph database
366+
- **Ongoing🚀**: Support for **Embedding models**
367+
- **Ongoing🚀**: Support for **vector database**, **graph database**
368+
- **Ongoing🚀**: Support for **faiss-cpu**
369+
- **Ongoing🚀**: The deployment methods of **Docker**
370+
- **Ongoing🚀**: **Integrated Benchmarks**: Standardized benchmark suite with a cross-model comparison for Mem0, Zep, and OpenAI
368371
- 🏗️ Enabling seamless Memory exchange and integration across diverse systems.
369-
- 🏗️ Integrating KV Cache and Memory built-in parameter optimization
370372
- 🔧 **More Tool Operation in MCP**: Integration with more tool like **modify**, **delete**
371-
- [🎯Task completed]**Parallelization Acceleration of PyPi**:Parallelism for memory retrieval and model inference to reduce latency
372-
- [🎯Task completed, in internal testing] **MemoryOS Platform**: Browser-based Memory visualization analytics platform
373+
- [🎯**Completed**]**Parallelization Acceleration of PyPi**:Parallelism for memory retrieval and model inference to reduce latency
374+
- [🎯 **Completed**, internal testing] **MemoryOS Platform**: Browser-based Memory visualization analytics platform
373375
374376
375377
@@ -400,8 +402,8 @@ A more detailed documentation is coming soon 🚀, and we will update in the [Do
400402
401403
<span id='related'/>
402404
403-
## 🔍 Related Projects
404-
on going
405+
<!--## 🔍 Related Projects -->
406+
<!--on going-->
405407
406408
<span id='community'/>
407409

0 commit comments

Comments
 (0)