Update README.md
This commit is contained in:
parent
04ce1cdce5
commit
ce16721b9e
1 changed files with 1 additions and 1 deletions
|
|
@ -66,7 +66,7 @@ poetry add "cognee"
|
|||
```
|
||||
import os
|
||||
|
||||
os.environ["WEAVIATE_URL"] = "YOUR_WEAVIATE_URL"
|
||||
os.environ["OPENAI_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