commit
6eaf0fe27d
1 changed files with 2 additions and 1 deletions
|
|
@ -61,7 +61,8 @@ or
|
||||||
import cognee
|
import cognee
|
||||||
cognee.config.llm_api_key = "YOUR_OPENAI_API_KEY"
|
cognee.config.llm_api_key = "YOUR_OPENAI_API_KEY"
|
||||||
```
|
```
|
||||||
You can use different LLM providers, for more info check out our <a href="https://topoteretes.github.io/cognee">documentation</a>
|
You can also set the variables by creating .env file, here is our <a href="https://github.com/topoteretes/cognee/blob/main/.env.template">template.</a>
|
||||||
|
To use different LLM providers, for more info check out our <a href="https://topoteretes.github.io/cognee">documentation</a>
|
||||||
|
|
||||||
If you are using Networkx, create an account on Graphistry to visualize results:
|
If you are using Networkx, create an account on Graphistry to visualize results:
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue