langchain/libs
Ben Mitchell b52b78478f
community[minor]: Implement Async OpenSearch afrom_texts & afrom_embeddings (#20009)
- **Description:** Adds async variants of afrom_texts and
afrom_embeddings into `OpenSearchVectorSearch`, which allows for
`afrom_documents` to be called.
- **Issue:** I implemented this because my use case involves an async
scraper generating documents as and when they're ready to be ingested by
Embedding/OpenSearch
- **Dependencies:** None that I'm aware

Co-authored-by: Ben Mitchell <b.mitchell@reply.com>
2024-04-04 15:36:14 +00:00
..
cli cli[minor]: Add disable sockets in unit tests (#19877) 2024-04-03 17:17:50 -04:00
community community[minor]: Implement Async OpenSearch afrom_texts & afrom_embeddings (#20009) 2024-04-04 15:36:14 +00:00
core core[minor]: support pydantic V2 for JSONOutputParser, allow for other sources of JSON schemas (#19716) 2024-04-04 10:57:47 -04:00
experimental core[patch]: remove requests (#19891) 2024-04-02 20:28:10 +00:00
langchain docs: reorg and visual refresh (#19765) 2024-04-04 00:58:36 -07:00
partners cohere: Add citations to agent, flexibility to tool parsing, fix SDK issue (#19965) 2024-04-04 07:02:30 -07:00
text-splitters text-splitters[minor]: Adding a new section aware splitter to langchain (#16526) 2024-04-01 20:32:26 +00:00