Skip to content

Commit

Permalink
Merge pull request #91 from aybruhm/doc-fix/tutorials
Browse files Browse the repository at this point in the history
Fix: renamed dep from openapi to openai
  • Loading branch information
mmabrouk authored Jul 12, 2023
2 parents d9adf46 + b7e4d20 commit 0947252
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tutorials/your-first-llm-app.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Finally let's create a requirements.txt and add within it our dependencies
langchain
agenta
python-dotenv
openapi
openai
```

Install the dependencies:
Expand Down

0 comments on commit 0947252

Please sign in to comment.