langchain/libs/community/langchain_community
2024-01-05 18:02:17 -08:00
..
adapters community[patch]: Add safe lookup to OpenAI response adapter (#14765) 2023-12-20 01:17:23 -05:00
agent_toolkits docs: docstrings langchain_community update (#14889) 2023-12-19 08:58:24 -05:00
callbacks core[patch], langchain[patch], community[patch]: Revert #15326 (#15546) 2024-01-04 10:39:37 -05:00
chat_loaders core[patch], community[patch]: mark runnable context, lc load as beta (#15603) 2024-01-05 17:54:26 -05:00
chat_message_histories [community]: Elasticsearch chat history encoding (#15055) 2023-12-22 13:21:34 -08:00
chat_models community[patch]: fix deprecation warnings on openai subclasses (#15621) 2024-01-05 18:02:17 -08:00
docstore
document_loaders docs, experimental[patch], langchain[patch], community[patch]: update storage imports (#15429) 2024-01-02 16:47:11 -05:00
document_transformers community: Make doctran synchronous (#15264) 2023-12-28 08:05:24 -08:00
embeddings openai[minor]: implement langchain-openai package (#15503) 2024-01-05 15:03:28 -08:00
graphs
indexes
llms community[patch]: fix deprecation warnings on openai subclasses (#15621) 2024-01-05 18:02:17 -08:00
retrievers Don't reassign chunk_type (#14923) 2023-12-22 13:20:53 -08:00
storage
tools community: Semanticscholar tool to search 200M+ scientific articles (#15151) 2024-01-02 15:36: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 Feat: support Milvus more params (#15447) 2024-01-04 20:07:23 -08:00
__init__.py
cache.py core[patch], community[patch]: mark runnable context, lc load as beta (#15603) 2024-01-05 17:54:26 -05:00
py.typed