Update README.md (#58)
This commit is contained in:
parent
60b75685e9
commit
9591c78bbb
1 changed files with 1 additions and 1 deletions
|
|
@ -83,7 +83,7 @@ or
|
||||||
## Quick Start
|
## Quick Start
|
||||||
|
|
||||||
> [!IMPORTANT]
|
> [!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
|
```python
|
||||||
from graphiti_core import Graphiti
|
from graphiti_core import Graphiti
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue