Commit Graph

4 Commits (5ba1c7b6018837a2cbf61ae8e7f45c8f1e3e8f72)

Author SHA1 Message Date
Harrison Chase 5ba1c7b601 ruff ruff (#1203) 1 year ago
Harrison Chase 8df6b68093
fix length based example selector (#862) 1 year ago
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)
2 years ago
Harrison Chase c02eb199b6
add few shot example (#148) 2 years ago