docs/how_to/example_selectors/ #27347
Replies: 1 comment
-
This part will be more clear if it was an internal link to the table section:
- LangChain has a few different types of example selectors. For an overview of all these types, see the below table.
+ LangChain has a few different types of example selectors. For an overview of all these types, see the [below table](https://python.langchain.com/docs/how_to/example_selectors/#example-selector-types). |
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/how_to/example_selectors/
If you have a large number of examples, you may need to select which ones to include in the prompt. The Example Selector is the class responsible for doing so.
https://python.langchain.com/docs/how_to/example_selectors/
Beta Was this translation helpful? Give feedback.
All reactions