langchain/libs/community/langchain_community
2024-01-04 10:39:37 -05: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 Langchain_community: Small Fix when loading facebook messages (#15358) 2024-01-01 18:52:23 -08:00
chat_message_histories [community]: Elasticsearch chat history encoding (#15055) 2023-12-22 13:21:34 -08:00
chat_models feat: new integration wasm_chat (#14787) 2024-01-02 22:33:14 -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 Fixing the Issue with DashScopeEmbeddings Handling More than 25 Rows of Data (#14662) 2024-01-01 16:50:13 -08:00
graphs
indexes
llms Remove unused Params (#14385) 2024-01-02 22:45:18 -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 refactor utils (#15432) 2024-01-02 14:56:38 -08:00
vectorstores refactor: Qdrant async improvements (#14492) 2024-01-02 20:07:48 -08:00
__init__.py
cache.py community[patch]: Fixed issue with importing Row from sqlalchemy (#14488) 2023-12-13 14:36:08 -08:00
py.typed