Skip to content

Commit

Permalink
Fix LangChain tutorial to include full code (#983)
Browse files Browse the repository at this point in the history
  • Loading branch information
elliottower authored May 13, 2023
1 parent 5c75ca6 commit 9c0ce69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tutorials/langchain/langchain.md
Original file line number Diff line number Diff line change
Expand Up @@ -534,7 +534,7 @@ The following code should run without any issues. The comments are designed to h

```{eval-rst}
.. literalinclude:: ../../../tutorials/LangChain/langchain.py
.. literalinclude:: ../../../tutorials/LangChain/langchain_example.py
:language: python
```

0 comments on commit 9c0ce69

Please sign in to comment.