Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python313-langchain-anthropic-1.5.6-2.1 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: python313-langchain-anthropic Distribution: openSUSE Tumbleweed
Version: 1.5.6 Vendor: openSUSE
Release: 2.1 Build date: Tue Aug 18 07:36:47 2026
Group: Unspecified Build host: reproducible
Size: 444316 Source RPM: python-langchain-anthropic-1.5.6-2.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/langchain-ai/langchain
Summary: Integration package connecting Claude (Anthropic) APIs and LangChain
langchain-anthropic is the integration package that connects the Claude
(Anthropic) chat and language model APIs with the LangChain framework,
exposing the ChatAnthropic and AnthropicLLM classes and related middleware.

Provides

Requires

License

MIT

Changelog

* Tue Aug 18 2026 Martin Pluskal <mpluskal@suse.com>
  - Avoid variations from --nocheck: move bytecode recompilation and fdupes from %check to %install (boo#1227364)
* Thu Aug 13 2026 Martin Pluskal <mpluskal@suse.com>
  - Update to 1.5.6:
    * Normalize tool_search_tool_result blocks so that streaming-only
      index fields are no longer sent back to the Anthropic API
    * Correct model profile data for Claude Fable 5, Sonnet 5 and
      Opus 4.1: structured output is now advertised for Fable 5 and
      Sonnet 5, Fable 5 gains reasoning-effort levels, and the stale
      Opus 4.1 profile override was dropped
* Wed Aug 12 2026 Martin Pluskal <mpluskal@suse.com>
  - Update to 1.5.5:
    * Report reasoning tokens via output_token_details in usage metadata
    * Raise a clearer error when Anthropic credentials are missing
    * Fix source path handling for file renames in the Anthropic tools
      middleware
    * Refresh bundled model profile data
  - Require langchain-core >= 1.5.4
* Fri Aug 07 2026 Martin Pluskal <mpluskal@suse.com>
  - Update to 1.5.4:
    * Handle tool schemas with unsupported top-level composition
    * Preserve caller tool_choice
    * Add user_profile_id convenience attribute
* Wed Jul 29 2026 Martin Pluskal <mpluskal@suse.com>
  - Update to version 1.5.3:
    * Preserve an empty thinking field in signature_delta streaming
    * Strip unsupported fields from system message content blocks
  - Raise the langchain-core requirement to >= 1.5.2 and the anthropic
    build requirement to >= 0.120.0, matching upstream
* Sat Jul 25 2026 Martin Pluskal <mpluskal@suse.com>
  - Update to version 1.5.2:
    * Add Claude Opus 5 support
    * Enable structured output for Claude Opus 4.8
    * Support the langsmith gateway through an environment
      variable
  - Raise the anthropic floor to 0.120.0 and the langchain-core
    floor to 1.5.1, following upstream requires
* Wed Jul 22 2026 Martin Pluskal <mpluskal@suse.com>
  - Update to 1.5.0
  - Require langchain-core >= 1.5.0
* Sun Jun 28 2026 Martin Pluskal <mpluskal@suse.com>
  - Initial package python-langchain-anthropic 1.4.8

Files

/usr/lib/python3.13/site-packages/langchain_anthropic
/usr/lib/python3.13/site-packages/langchain_anthropic-1.5.6.dist-info
/usr/lib/python3.13/site-packages/langchain_anthropic-1.5.6.dist-info/INSTALLER
/usr/lib/python3.13/site-packages/langchain_anthropic-1.5.6.dist-info/METADATA
/usr/lib/python3.13/site-packages/langchain_anthropic-1.5.6.dist-info/RECORD
/usr/lib/python3.13/site-packages/langchain_anthropic-1.5.6.dist-info/REQUESTED
/usr/lib/python3.13/site-packages/langchain_anthropic-1.5.6.dist-info/WHEEL
/usr/lib/python3.13/site-packages/langchain_anthropic-1.5.6.dist-info/licenses
/usr/lib/python3.13/site-packages/langchain_anthropic-1.5.6.dist-info/licenses/LICENSE
/usr/lib/python3.13/site-packages/langchain_anthropic/__init__.py
/usr/lib/python3.13/site-packages/langchain_anthropic/__pycache__
/usr/lib/python3.13/site-packages/langchain_anthropic/__pycache__/__init__.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/langchain_anthropic/__pycache__/__init__.cpython-313.pyc
/usr/lib/python3.13/site-packages/langchain_anthropic/__pycache__/_client_utils.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/langchain_anthropic/__pycache__/_client_utils.cpython-313.pyc
/usr/lib/python3.13/site-packages/langchain_anthropic/__pycache__/_compat.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/langchain_anthropic/__pycache__/_compat.cpython-313.pyc
/usr/lib/python3.13/site-packages/langchain_anthropic/__pycache__/_version.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/langchain_anthropic/__pycache__/_version.cpython-313.pyc
/usr/lib/python3.13/site-packages/langchain_anthropic/__pycache__/chat_models.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/langchain_anthropic/__pycache__/chat_models.cpython-313.pyc
/usr/lib/python3.13/site-packages/langchain_anthropic/__pycache__/experimental.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/langchain_anthropic/__pycache__/experimental.cpython-313.pyc
/usr/lib/python3.13/site-packages/langchain_anthropic/__pycache__/llms.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/langchain_anthropic/__pycache__/llms.cpython-313.pyc
/usr/lib/python3.13/site-packages/langchain_anthropic/__pycache__/output_parsers.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/langchain_anthropic/__pycache__/output_parsers.cpython-313.pyc
/usr/lib/python3.13/site-packages/langchain_anthropic/_client_utils.py
/usr/lib/python3.13/site-packages/langchain_anthropic/_compat.py
/usr/lib/python3.13/site-packages/langchain_anthropic/_version.py
/usr/lib/python3.13/site-packages/langchain_anthropic/chat_models.py
/usr/lib/python3.13/site-packages/langchain_anthropic/data
/usr/lib/python3.13/site-packages/langchain_anthropic/data/__init__.py
/usr/lib/python3.13/site-packages/langchain_anthropic/data/__pycache__
/usr/lib/python3.13/site-packages/langchain_anthropic/data/__pycache__/__init__.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/langchain_anthropic/data/__pycache__/__init__.cpython-313.pyc
/usr/lib/python3.13/site-packages/langchain_anthropic/data/__pycache__/_profiles.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/langchain_anthropic/data/__pycache__/_profiles.cpython-313.pyc
/usr/lib/python3.13/site-packages/langchain_anthropic/data/_profiles.py
/usr/lib/python3.13/site-packages/langchain_anthropic/data/profile_augmentations.toml
/usr/lib/python3.13/site-packages/langchain_anthropic/experimental.py
/usr/lib/python3.13/site-packages/langchain_anthropic/llms.py
/usr/lib/python3.13/site-packages/langchain_anthropic/middleware
/usr/lib/python3.13/site-packages/langchain_anthropic/middleware/__init__.py
/usr/lib/python3.13/site-packages/langchain_anthropic/middleware/__pycache__
/usr/lib/python3.13/site-packages/langchain_anthropic/middleware/__pycache__/__init__.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/langchain_anthropic/middleware/__pycache__/__init__.cpython-313.pyc
/usr/lib/python3.13/site-packages/langchain_anthropic/middleware/__pycache__/anthropic_tools.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/langchain_anthropic/middleware/__pycache__/anthropic_tools.cpython-313.pyc
/usr/lib/python3.13/site-packages/langchain_anthropic/middleware/__pycache__/bash.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/langchain_anthropic/middleware/__pycache__/bash.cpython-313.pyc
/usr/lib/python3.13/site-packages/langchain_anthropic/middleware/__pycache__/file_search.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/langchain_anthropic/middleware/__pycache__/file_search.cpython-313.pyc
/usr/lib/python3.13/site-packages/langchain_anthropic/middleware/__pycache__/prompt_caching.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/langchain_anthropic/middleware/__pycache__/prompt_caching.cpython-313.pyc
/usr/lib/python3.13/site-packages/langchain_anthropic/middleware/anthropic_tools.py
/usr/lib/python3.13/site-packages/langchain_anthropic/middleware/bash.py
/usr/lib/python3.13/site-packages/langchain_anthropic/middleware/file_search.py
/usr/lib/python3.13/site-packages/langchain_anthropic/middleware/prompt_caching.py
/usr/lib/python3.13/site-packages/langchain_anthropic/output_parsers.py
/usr/lib/python3.13/site-packages/langchain_anthropic/py.typed
/usr/share/doc/packages/python313-langchain-anthropic
/usr/share/doc/packages/python313-langchain-anthropic/README.md
/usr/share/licenses/python313-langchain-anthropic
/usr/share/licenses/python313-langchain-anthropic/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri Aug 21 00:06:26 2026