Skip to content

Commit 4dc25c9

Browse files
committed
gave path
1 parent 1508191 commit 4dc25c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Langchain/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@
66
This is my notes as I'm exploring the LlamaIndex codebase. If you're looking to contribute or interested in understanding more about how Langchain works under the hood I think this would be useful for you too 🙂.
77

88
### Content
9-
1. [Prompts](./) - Prompts is langchain's abstraction over the strings you pass into models but it does have some tricks up its sleeve that help you when building Apps.
9+
1. [Prompts](./prompts.ipynb) - Prompts is langchain's abstraction over the strings you pass into models but it does have some tricks up its sleeve that help you when building Apps.

0 commit comments

Comments
 (0)