docs/concepts/retrieval/ #28737
Replies: 2 comments 1 reply
-
Great tutorial! (small type I think - had to change "List" to "list") |
Beta Was this translation helpful? Give feedback.
1 reply
-
If you have a small collection of well-labeled documents (fewer than 50), you can provide them to the model along with the user query. The model will identify the most relevant documents and use the top four to generate a response. Sample:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
docs/concepts/retrieval/
https://python.langchain.com/docs/concepts/retrieval/
Beta Was this translation helpful? Give feedback.
All reactions