Files
langchain-python/langchain/vectorstores
Ben Perry 3874bb256e Weaviate: Batch embed texts (#5903)
When a custom Embeddings object is set, embed all given texts in a batch
instead of passing them through individually. Any code calling add_texts
can then appropriately size the chunks of texts that are passed through
to take full advantage of the hardware it's running on.
2023-07-13 20:57:58 -04:00
..
2023-07-07 16:27:44 -04:00
2023-04-24 11:50:55 -07:00
2023-07-05 14:02:27 -04:00
2023-04-27 08:14:36 -07:00
2023-07-07 11:35:51 -07:00
2023-07-12 02:22:34 -04:00
2023-06-18 18:33:15 -07:00