Update README.md

This commit is contained in:
Vasilije 2024-05-25 08:06:25 +02:00 committed by GitHub
parent 04ce1cdce5
commit ce16721b9e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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)