From 6225b55e28a94f4784673aa65c87906e431c44de Mon Sep 17 00:00:00 2001 From: Daniel Chalef <131175+danielchalef@users.noreply.github.com> Date: Tue, 27 Aug 2024 11:56:43 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e099a0c..86237e4 100644 --- a/README.md +++ b/README.md @@ -83,7 +83,7 @@ or ## Quick Start > [!IMPORTANT] -> Zep uses OpenAI for LLM inference and embedding. Ensure that an `OPENAI_API_KEY` is set in your environment. Support for Anthropic and Groq LLM inferences is available, too. +> graphiti uses OpenAI for LLM inference and embedding. Ensure that an `OPENAI_API_KEY` is set in your environment. Support for Anthropic and Groq LLM inferences is available, too. ```python from graphiti_core import Graphiti