Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/phidatahq/phidata
Browse files Browse the repository at this point in the history
  • Loading branch information
ashpreetbedi committed May 15, 2024
2 parents c096f1e + fa477a9 commit aeaf099
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cookbook/llm_os/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ pip install -r cookbook/llm_os/requirements.txt

### 3. Export credentials

- Out initial implementation uses GPT-4, so export your OpenAI API Key
- Our initial implementation uses GPT-4, so export your OpenAI API Key

```shell
export OPENAI_API_KEY=***
Expand Down

0 comments on commit aeaf099

Please sign in to comment.