langchain/docs/examples
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
..
agents change to agent (#173) 2022-11-22 18:02:20 -08:00
chains (WIP) agents (#171) 2022-11-22 06:16:26 -08:00
integrations add few shot example (#148) 2022-11-19 20:32:45 -08:00
prompts Add add_example method to all ExampleSelector classes, with tests (#178) 2022-11-23 13:12:47 -08:00
agents.rst (WIP) agents (#171) 2022-11-22 06:16:26 -08:00
chains.rst (WIP) agents (#171) 2022-11-22 06:16:26 -08:00
integrations.rst Harrison/redo docs (#130) 2022-11-13 20:13:23 -08:00
model_laboratory.ipynb add few shot example (#148) 2022-11-19 20:32:45 -08:00
prompts.rst Harrison/redo docs (#130) 2022-11-13 20:13:23 -08:00
state_of_the_union.txt Harrison/redo docs (#130) 2022-11-13 20:13:23 -08:00