Update README.md
This commit is contained in:
parent
cc489d55ca
commit
c13472e6f8
1 changed files with 1 additions and 0 deletions
|
|
@ -68,6 +68,7 @@ os.environ["LLM_API_KEY"] = "YOUR OPENAI_API_KEY"
|
|||
```
|
||||
or
|
||||
```
|
||||
import cognee
|
||||
cognee.config.llm_api_key = "YOUR_OPENAI_API_KEY"
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue