Skip to content

Commit

Permalink
Update README.md (#58)
Browse files Browse the repository at this point in the history
  • Loading branch information
danielchalef committed Aug 27, 2024
1 parent 60b7568 commit 9591c78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 9591c78

Please sign in to comment.