Arseniy Shkunkov
Results
3
issues of
Arseniy Shkunkov
### Related Issues - fixes #1389 ### Proposed Changes: added `async` version of the following `ChromaDocumentStore` methods: - `_ensure_initialized_async` - `count_documents_async` - `filter_documents_async` - `write_documents_async` - `delete_documents_async` - `search_async` -...
type:documentation
integration:chroma
### Related Issues - fixes #1383 ### Proposed Changes: - Introduced async support in CohereChatGenerator via a new run_async method - Added async test coverage and included pytest-asyncio as a...
type:documentation
integration:cohere