langchain/libs/community/tests/integration_tests
Quang Hoa 54c1fb3f25
community[patch]: Make some functions work with Milvus (#10695)
**Description**
Make some functions work with Milvus:
1. get_ids: Get primary keys by field in the metadata
2. delete: Delete one or more entities by ids
3. upsert: Update/Insert one or more entities

**Issue**
None
**Dependencies**
None
**Tag maintainer:**
@hwchase17 
**Twitter handle:**
None

---------

Co-authored-by: HoaNQ9 <hoanq.1811@gmail.com>
Co-authored-by: Erick Friis <erick@langchain.dev>
2024-02-09 15:21:31 -08:00
..
adapters community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 2023-12-11 13:53:30 -08:00
callbacks core[patch], langchain[patch], community[patch]: Revert #15326 (#15546) 2024-01-04 10:39:37 -05:00
chat_message_histories infra: add -p to mkdir in lint steps (#17013) 2024-02-05 11:22:06 -08:00
chat_models infra: add -p to mkdir in lint steps (#17013) 2024-02-05 11:22:06 -08:00
document_loaders infra: add -p to mkdir in lint steps (#17013) 2024-02-05 11:22:06 -08:00
embeddings infra: add -p to mkdir in lint steps (#17013) 2024-02-05 11:22:06 -08:00
examples community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 2023-12-11 13:53:30 -08:00
graphs langchain[patch], community[patch]: Fixes in the Ontotext GraphDB Graph and QA Chain (#17239) 2024-02-08 12:05:43 -08:00
llms community: add runtime kwargs to HuggingFacePipeline (#17005) 2024-02-08 13:58:31 -08:00
retrievers infra: fix breebs test lint (#17075) 2024-02-05 16:09:48 -08:00
storage infra: add -p to mkdir in lint steps (#17013) 2024-02-05 11:22:06 -08:00
tools community[minor]: Connery Tool and Toolkit (#14506) 2024-01-29 12:45:03 -08:00
utilities infra: add -p to mkdir in lint steps (#17013) 2024-02-05 11:22:06 -08:00
vectorstores community[patch]: Make some functions work with Milvus (#10695) 2024-02-09 15:21:31 -08:00
__init__.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 2023-12-11 13:53:30 -08:00
.env.example community[minor]: Add Cassandra document loader (#16215) 2024-01-18 18:49:02 -08:00
conftest.py infra: Use dotenv in langchain-community's integration tests (#16137) 2024-01-17 18:18:26 -08:00
test_compile.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 2023-12-11 13:53:30 -08:00