Update README.md
This commit is contained in:
parent
9237b2d321
commit
9d68682654
1 changed files with 1 additions and 1 deletions
|
|
@ -63,7 +63,7 @@ poetry add cognee
|
|||
```
|
||||
import os
|
||||
|
||||
os.environ["OPENAI_API_KEY"] = "YOUR OPENAI_API_KEY"
|
||||
os.environ["LLM_API_KEY"] = "YOUR OPENAI_API_KEY"
|
||||
|
||||
```
|
||||
You can also use Ollama or Anyscale as your LLM provider. For more info on local models check our [docs](https://topoteretes.github.io/cognee)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue