Update README.md (#58)

This commit is contained in:
Daniel Chalef
2024-08-27 11:57:04 -07:00
committed by GitHub
parent 60b75685e9
commit 9591c78bbb

View File

@@ -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