langchain/tests
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
..
integration_tests (WIP) agents (#171) 2022-11-22 06:16:26 -08:00
unit_tests Add add_example method to all ExampleSelector classes, with tests (#178) 2022-11-23 13:12:47 -08:00
__init__.py initial commit 2022-10-24 14:51:15 -07:00