langchain/libs/community/langchain_community
xyd 9b3a025f9c
fix https://github.com/langchain-ai/langchain/issues/23215 (#23216)
fix bug 
The ZhipuAIEmbeddings class is not working.

Co-authored-by: xu yandong <shaonian@acsx1.onexmail.com>
2024-06-20 13:04:50 +00:00
..
adapters
agent_toolkits docs: Fix URL formatting in deprecation warnings (#23075) 2024-06-18 14:49:58 -04:00
agents community: update how OpenAIAssistantV2Runnable creates threads with tool_resources (#22549) 2024-06-05 14:19:41 -04:00
callbacks community[patch]: Add missing type annotations (#22758) 2024-06-10 16:59:28 -04:00
chains community[patch]: Add missing type annotations (#22758) 2024-06-10 16:59:28 -04:00
chat_loaders
chat_message_histories docs: Fix URL formatting in deprecation warnings (#23075) 2024-06-18 14:49:58 -04:00
chat_models fix: MoonshotChat fails when setting the moonshot_api_key through the OS environment. (#23176) 2024-06-19 16:28:24 +00:00
cross_encoders [Community]: HuggingFaceCrossEncoder score accounting for <not-relevant score,relevant score> pairs. (#22578) 2024-06-14 08:28:24 -07:00
docstore
document_compressors community[minor]: add Volcengine Rerank (#22700) 2024-06-10 13:41:05 -07:00
document_loaders community[patch]: restore compatibility with SQLAlchemy 1.x (#22546) 2024-06-19 17:58:57 +00:00
document_transformers community[minor]: Implement Doctran async execution (#22372) 2024-06-18 18:17:37 +00:00
embeddings fix https://github.com/langchain-ai/langchain/issues/23215 (#23216) 2024-06-20 13:04:50 +00:00
example_selectors
graphs
indexes community[patch]: restore compatibility with SQLAlchemy 1.x (#22546) 2024-06-19 17:58:57 +00:00
llms community[patch]: sambanova llm integration improvement (#23137) 2024-06-19 10:30:14 -07:00
memory community[minor]: Add Zep Cloud components + docs + examples (#21671) 2024-05-27 12:50:13 -07:00
output_parsers
query_constructors
retrievers ci: Add script to check for pickle usage in community (#22863) 2024-06-13 16:13:15 -04:00
storage community[minor]: fix redis store docstring and streamline initialization code (#22730) 2024-06-11 14:08:05 +00:00
tools docs: Fix URL formatting in deprecation warnings (#23075) 2024-06-18 14:49:58 -04:00
utilities community: Fix #22975 (Add SSL Verification Option to Requests Class in langchain_community) (#22977) 2024-06-18 03:12:40 +00:00
utils community[patch]: Use Custom Logger Instead of Root Logger in get_user_agent Function (#22691) 2024-06-08 02:33:07 +00:00
vectorstores community[patch]: restore compatibility with SQLAlchemy 1.x (#22546) 2024-06-19 17:58:57 +00:00
__init__.py
cache.py
py.typed