langchain/libs/community/langchain_community
ChengZi d5808f786c
community: Support milvus partition key. (#15740)
- **Description:** Milvus's partition key is an important feature. It
can support multi-tenancy. We hope to introduce this feature.
https://milvus.io/docs/partition_key.md
  - **Issue:** No
  - **Dependencies:** No
  - **Twitter handle:** No

---------

Signed-off-by: ChengZi <chen.zhang@zilliz.com>
Co-authored-by: Harrison Chase <hw.chase.17@gmail.com>
2024-01-12 09:15:03 -08:00
..
adapters community[patch]: Add safe lookup to OpenAI response adapter (#14765) 2023-12-20 01:17:23 -05:00
agent_toolkits feat(community): make Amadeus toolkit LLM-agnostic (#15879) 2024-01-11 21:32:03 -08:00
callbacks fix: Fix DEFAULT_API_KEY for ArgillaCallbackHandler (#15534) 2024-01-07 09:26:51 -08:00
chat_loaders Do not issue beta or deprecation warnings on internal calls (#15641) 2024-01-07 20:54:45 -08:00
chat_message_histories [community]: Elasticsearch chat history encoding (#15055) 2023-12-22 13:21:34 -08:00
chat_models feat: Implement stream interface (#15875) 2024-01-11 21:32:48 -08:00
docstore
document_loaders Add doc for AstraDB document loader (#15703) 2024-01-08 12:21:46 -08:00
document_transformers community: Make doctran synchronous (#15264) 2023-12-28 08:05:24 -08:00
embeddings community: Added functions to make async calls to HuggingFaceHub's embedding endpoint in HuggingFaceHubEmbeddings class (#15737) 2024-01-11 21:52:55 -08:00
graphs
indexes
llms community: Ollama - Pass headers to post request (#15881) 2024-01-11 21:40:35 -08:00
retrievers community: add collection_properties parameter to Milvus (#15788) 2024-01-10 20:29:01 -08:00
storage Add a BaseStore backed by AstraDB (#15812) 2024-01-11 21:41:24 -08:00
tools feat(community): make Amadeus toolkit LLM-agnostic (#15879) 2024-01-11 21:32:03 -08:00
utilities Patch: improve type hint (#15451) 2024-01-02 22:39:27 -08:00
utils openai[minor]: implement langchain-openai package (#15503) 2024-01-05 15:03:28 -08:00
vectorstores community: Support milvus partition key. (#15740) 2024-01-12 09:15:03 -08:00
__init__.py
cache.py Do not issue beta or deprecation warnings on internal calls (#15641) 2024-01-07 20:54:45 -08:00
py.typed