mirror of
https://github.com/getzep/graphiti.git
synced 2024-09-08 19:13:11 +03:00
Update README.md (#58)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user