mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-08 06:23:20 +00:00
add few shot example (#148)
This commit is contained in:
@@ -56,6 +56,7 @@ common tasks or cool demos.
|
||||
installation.md
|
||||
integrations.md
|
||||
modules/prompt
|
||||
modules/example_selector
|
||||
modules/llms
|
||||
modules/embeddings
|
||||
modules/text_splitter
|
||||
@@ -72,8 +73,9 @@ see detailed information about the various classes, methods, and APIs.
|
||||
:caption: Resources
|
||||
:name: resources
|
||||
|
||||
core_concepts.md
|
||||
glossary.md
|
||||
explanation/core_concepts.md
|
||||
explanation/prompts.md
|
||||
explanation/glossary.md
|
||||
Discord <https://discord.gg/6adMQxSpJS>
|
||||
|
||||
Higher level, conceptual explanations of the LangChain components.
|
||||
|
Reference in New Issue
Block a user