You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/docs/modules/prompts/examples
Harrison Chase 985496f4be
Docs refactor (#480)
Big docs refactor! Motivation is to make it easier for people to find
resources they are looking for. To accomplish this, there are now three
main sections:

- Getting Started: steps for getting started, walking through most core
functionality
- Modules: these are different modules of functionality that langchain
provides. Each part here has a "getting started", "how to", "key
concepts" and "reference" section (except in a few select cases where it
didnt easily fit).
- Use Cases: this is to separate use cases (like summarization, question
answering, evaluation, etc) from the modules, and provide a different
entry point to the code base.

There is also a full reference section, as well as extra resources
(glossary, gallery, etc)

Co-authored-by: Shreya Rajpal <ShreyaR@users.noreply.github.com>
1 year ago
..
custom_example_selector.md Docs refactor (#480) 1 year ago
custom_prompt_template.md Docs refactor (#480) 1 year ago
example_prompt.json Docs refactor (#480) 1 year ago
examples.json Docs refactor (#480) 1 year ago
few_shot_examples.ipynb Docs refactor (#480) 1 year ago
few_shot_prompt.json Docs refactor (#480) 1 year ago
few_shot_prompt.yaml Docs refactor (#480) 1 year ago
few_shot_prompt_example_prompt.json Docs refactor (#480) 1 year ago
few_shot_prompt_examples_in.json Docs refactor (#480) 1 year ago
prompt_management.ipynb Docs refactor (#480) 1 year ago
prompt_serialization.ipynb Docs refactor (#480) 1 year ago
simple_prompt.json Docs refactor (#480) 1 year ago
simple_prompt.yaml Docs refactor (#480) 1 year ago
simple_prompt_with_template_file.json Docs refactor (#480) 1 year ago
simple_template.txt Docs refactor (#480) 1 year ago