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
Charles Frye bfb23f4608
typo bugfixes in getting started with prompts (#651)
tl;dr: input -> word, output -> antonym, rename to dynamic_prompt
consistently

The provided code in this example doesn't run, because the keys are
`word` and `antonym`, rather than `input` and `output`.

Also, the `ExampleSelector`-based prompt is named `few_shot_prompt` when
defined and `dynamic_prompt` in the follow-up example. The former name
is less descriptive and collides with an earlier example, so I opted for
the latter.

Thanks for making a really cool library!
2 years ago
..
_static/css improve css (#615) 2 years ago
ecosystem Harrison/wolfram alpha (#579) 2 years ago
getting_started Docs refactor (#480) 2 years ago
modules typo bugfixes in getting started with prompts (#651) 2 years ago
reference Harrison/wolfram alpha (#579) 2 years ago
use_cases feat: add custom prompt for QAEvalChain chain (#610) 2 years ago
Makefile Feature: linkcheck-action (#534) (#542) 2 years ago
conf.py improve css (#615) 2 years ago
deployments.md Harrison/deployments (#572) 2 years ago
ecosystem.rst Docs refactor (#480) 2 years ago
gallery.rst Add subsection for colab notebooks (#599) 2 years ago
glossary.md Feature: linkcheck-action (#534) (#542) 2 years ago
index.rst Harrison/deployments (#572) 2 years ago
make.bat initial commit 2 years ago
reference.rst Feature: linkcheck-action (#534) (#542) 2 years ago
requirements.txt Docs refactor (#480) 2 years ago