langchain/docs/examples/prompts
Samantha Whitmore 09f301cd38
Add add_example method to all ExampleSelector classes, with tests (#178)
Also updated docs, and noticed an issue with the add_texts method on
VectorStores that I had missed before -- the metadatas arg should be
required to match the classmethod which initializes the VectorStores
(the add_example methods break otherwise in the ExampleSelectors)
2022-11-23 13:12:47 -08:00
..
example_prompt.json add few shot example (#148) 2022-11-19 20:32:45 -08:00
examples.json add few shot example (#148) 2022-11-19 20:32:45 -08:00
few shot examples.ipynb Harrison/update docs (#162) 2022-11-20 07:18:43 -08:00
few_shot_prompt_example_prompt.json add few shot example (#148) 2022-11-19 20:32:45 -08:00
few_shot_prompt_examples_in.json add few shot example (#148) 2022-11-19 20:32:45 -08:00
few_shot_prompt.json add few shot example (#148) 2022-11-19 20:32:45 -08:00
few_shot_prompt.yaml add few shot example (#148) 2022-11-19 20:32:45 -08:00
generate_examples.ipynb Harrison/update docs (#162) 2022-11-20 07:18:43 -08:00
prompt_management.ipynb Add add_example method to all ExampleSelector classes, with tests (#178) 2022-11-23 13:12:47 -08:00
prompt_serialization.ipynb bump version to 0017 (#161) 2022-11-20 07:04:09 -08:00
simple_prompt_with_template_file.json add few shot example (#148) 2022-11-19 20:32:45 -08:00
simple_prompt.json add few shot example (#148) 2022-11-19 20:32:45 -08:00
simple_prompt.yaml add few shot example (#148) 2022-11-19 20:32:45 -08:00
simple_template.txt add few shot example (#148) 2022-11-19 20:32:45 -08:00