Skip to content

langchain-community==0.2.9

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Jul 22:57
f4ee3c8

Changes since langchain-community==0.2.7

infra: add min version testing to pr test flow (#24358)
community[patch]: Release 0.2.9 (#24453)
community[patch]: gpt-4o-mini costs (#24421)
community[patch]: Force opt-in for WebResearchRetriever (CVE-2024-3095) (#24451)
community[minor]: [GoogleApiYoutubeLoader] Replace API used in _get_document_for_channel from search to playlistItem (#24034)
community[minor]: GraphCypherQAChain to accept additional inputs as provided by the user for cypher generation (#24300)
community[minor]: add mongodb byte store (#23876)
community[minor]: Add ability to specify file encoding and json encoding for FileChatMessageHistory (#24258)
Community[minor]: Added checksum in while send data to pebblo-cloud (#23968)
community[minor]: Add TextEmbed Embedding Integration (#22946)
community[minor]: Add Riza Python/JS code execution tool (#23995)
community[minor]: Add keybert-based link extractor (#24311)
community[minor]: GLiNER link extraction (#24314)
Mask API keys for various LLM/ChatModel Modules (#13885)
community[patch]: fix formatting (#24443)
Merge pull request #24315
Merge pull request #24363
Mask API key for ChatOpenAI based chat_models (#14293)
community: fix tool appending logic and update planner prompt in OpenAPI agent toolkit (#24384)
[fix] baidu qianfan AiMessage with usage_metadata (#24389)
community[minor]: [PebbloSafeLoader] Rename loader type and add SharePointLoader to supported loaders (#24393)
Community[patch]: Missing "stream" parameter in cloudflare_workersai (#23987)
community: support advanced text extraction options for pdf documents (#20265)
community[patch]: Release 0.2.8 (#24354)
community: Fix SQLDatabse.from_databricks issue when ran from Job (#24346)
Neo4j: Update with non-deprecated cypher methods, and new method to associate relationship embeddings (#23725)
docs: Add ChatBaichuan docstrings (#24348)
neo4j: Fix test for order-insensitive comparison and floating-point precision issues (#24338)
community[minor]: Add ApertureDB as a vectorstore (#24088)
community[patch]: Fix docstring for ollama parameter "keep_alive" (#23973)
community[patch]: Update TavilySearch to use TavilyClient instead of the deprecated Client (#24270)
baidu qianfan AiMessage with usage_metadata (#24288)
community[patch]: change the class of qianfan_ak and qianfan_sk parameters (#24293)
community: Add support for specifying hybrid search for Databricks vector search (#23528)
community(you): Integrate You.com conversational APIs (#23046)
feat: Add ChatTongyi structured output (#24187)
baidu qianfan streaming token_usage (#24117)
community[patch]: Improve ChatBaichuan init args and role (#23878)
partners: add similarity search by image functionality to langchain_chroma partner package (#22982)
fix azure_openai.py: some keys do not exists (#24158)
docs: Spell check fixes (#24217)
community[patch]: upgrade default model for ChatAnyscale (#24232)
core[patch]: fix ToolCall "type" when streaming (#24218)
community: Skip Login to HuggubgFaceHub when token is not set (#21561)
community[patch]: update typo document content returned from semanticscholar (#24175)
Fix neo4j type error on missing constraint information (#24177)
community: Fix Bug in Azure Search Vectorstore search asyncronously (#24081)
core[minor], integrations...[patch]: Support ToolCall as Tool input and ToolMessage as Tool output (#24038)
community[patch]: Make AzureML endpoint return AI messages for type assistant (#24085)
community: Fixes use of ImagePromptTemplate with Ollama (#24140)
community:support additional Azure Search Options (#24134)
community[patch]: QianfanLLMEndpoint fix type information for the keys (#24128)
ci[patch]: Update community linter to provide a helpful error message (#24127)
docs: Add MiniMaxChat docstrings (#24026)
community[minor]: Add graph store extractors (#24065)
docs: Add SQLChatMessageHistory docstring (#23978)
community[minor]: Neo4j Fixed similarity docs (#23913)
core[patch]: support conversion of runnables to tools (#23992)
community[patch]: Add linter to catch @root_validator (#24070)
community[patch]: propagate cost information to OpenAI callback (#23996)
[HuggingFace Pipeline] add streaming support (#23852)