From aac06d9d244bd50c9d0431d7cf96b3de0e9e1dcc Mon Sep 17 00:00:00 2001 From: Daniel Chalef <131175+danielchalef@users.noreply.github.com> Date: Tue, 27 Aug 2024 23:17:22 -0700 Subject: [PATCH] Update README.md - CRUD done (#66) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f6d252db..d6c697e4 100644 --- a/README.md +++ b/README.md @@ -159,7 +159,7 @@ Visit the Zep knowledge base for graphiti [Guides and API documentation](https:/ graphiti is under active development. We aim to maintain API stability while working on: -- [ ] Implementing node and edge CRUD operations +- [X] Implementing node and edge CRUD operations - [ ] Improving performance and scalability - [ ] Achieving good performance with different LLM and embedding models - [ ] Creating a dedicated embedder interface