langchain/libs/community/langchain_community
maang-h 7a0af56177
docs: update ZhipuAI ChatModel docstring (#22934)
- **Description:** Update ZhipuAI ChatModel rich docstring
- **Issue:** the issue #22296
2024-06-15 09:12:21 -04:00
..
adapters
agent_toolkits community[patch]: Update root_validators embeddings: llamacpp, jina, dashscope, mosaicml, huggingface_hub, Toolkits: Connery, ChatModels: PAI_EAS, (#22828) 2024-06-12 13:59:05 -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 community[minor]: Add native async support to SQLChatMessageHistory (#22065) 2024-06-05 15:10:38 +00:00
chat_models docs: update ZhipuAI ChatModel docstring (#22934) 2024-06-15 09:12:21 -04: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 docs: Fix wrongly referenced class name in confluence.py (#22879) 2024-06-14 14:00:48 -07:00
document_transformers community[minor]: Fix long_context_reorder.py async (#22839) 2024-06-14 13:55:18 -04:00
embeddings community[minor]: Implement ZhipuAIEmbeddings interface (#22821) 2024-06-13 19:45:11 -07:00
example_selectors
graphs
indexes
llms Update ollama.py with optional raw setting. (#21486) 2024-06-14 17:19:26 -07:00
memory
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]: added info for TavilySearchResults (#22765) 2024-06-13 12:14:11 -07:00
utilities community[major], experimental[patch]: Remove Python REPL from community (#22904) 2024-06-14 17:53:29 +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: 'Solve the issue where the _search function in ElasticsearchStore supports passing a query_vector parameter, but the parameter does not take effect. (#21532) 2024-06-14 17:13:11 -07:00
__init__.py
cache.py
py.typed