Skip to content

Commit

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

Install the dependencies:
Expand Down

0 comments on commit d9adf46

Please sign in to comment.