------------------------------------------------------------------- Mon Aug 4 21:22:13 UTC 2025 - Guang Yee - Update to v0.3.27 * community[patch]: verify ssl by default in RecursiveUrlLoader in #136 * fix: Change JSON loader to be able to handle UTF-8-BOM files in #138 * WriteFileTool should create not existent parent dirs in file_path in #132 * ⚡ fix: update OpenAI model cost values for accuracy in #142 * community[patch]: Prevent XXE in evernote loader in #139 * release 0.3.27 in #143 ------------------------------------------------------------------- Thu May 8 21:45:39 UTC 2025 - Guang Yee - Update to v0.3.23 * community: copy package contents from monorepo in #1 * community: set up CI - lint and unit tests in #2 * infra: set up extended testing in #3 * update repo readme in #4 * infra: enable pydantic version tests in #5 * community[patch]: carry over 30646 in #6 * community[patch]: carry over 30816 in #7 * infra: update release workflow in #8 * community: remove python version cap in #10 * community: release 0.3.23 in #9 - Removed "/tests/examples/fake.vsdx" per https://github.com/langchain-ai/langchain/issues/20456 ------------------------------------------------------------------- Thu Feb 20 23:53:16 UTC 2025 - Guang Yee - Update dependency requirements ------------------------------------------------------------------- Wed Feb 19 22:46:46 UTC 2025 - Guang Yee - Update to v0.3.18 * community[patch]: release 0.3.18 (#29896) * weaviate: Add-deprecation-warning (#29757) * community: add custom model for OpenAIWhisperParser (#29831) * community: add top_k as param to Needle Retriever (#29821) * community: Adding IN Operator to AzureCosmosDBNoSQLVectorStore (#29805) * langchain_community: add image support to DuckDuckGoSearchAPIWrapper (#29816) * all: Bump blockbuster version to 1.5.18 (#29806) * multiple: fix uv path deps (#29790) * (Community): Added API Key for Jina Search API Wrapper (#29622) * docs: update apify integration (#29553) * Deprecating sql_database access for creating UC functions for agent tools (#29745) * [WIP] chore: update ElevenLabs tool. (#29722) * Deprecate langhchain community ucfunctiontoolkit in favor for databricks_langchain (#29746) * (Community): Adding Structured Support for ChatPerplexity (#29361) * Oraclevs integration (#29723) * community: change wikidata rest api version from v0 to v1 (#29708) * community: fix extended testing (#29715) * community:Fix for Pydantic model validator of GoogleApiYoutubeLoader (#29694) * community: Add configurable text key for indexing and the retriever in Pinecone Hybrid Search (#29697) * using getattr and default value to prevent 'OpenSearchVectorSearch' has no attribute 'bulk_size' (#29682) * community[minor]: 05 - Refactoring PyPDFium2 parser (#29625) * community: Bump ruff version to 0.9 (#29206) * community: Use Blockbuster to detect blocking calls in asyncio during tests (#29609) * Community/Partner: Adding Azure community and partner user agent to better track usage in Python (#29561) - Removed fake.vsdx from souce tarball because it triggered Emf.Exploit.CVE_2017-3122-6335825-0 FOUND ------------------------------------------------------------------- Thu Oct 3 22:25:53 UTC 2024 - Meera Belur - Initial Version of python-langchain-community