Skip to content

UiPath LangChain Client [langchain-v1.9.1]

Choose a tag to compare

@github-actions github-actions released this 17 Apr 11:19
· 49 commits to main since this release
96b2a50

[1.9.1] - 2026-04-17

Fixed

  • Detect Anthropic-family models by additional name keywords (anthropic, opus, sonnet, haiku, mythos) alongside claude — applies to Bedrock INVOKE factory routing and the normalized client's empty tool-call content workaround. Uses the shared is_anthropic_model_name() helper from core 1.9.1.

Changed

  • Minimum uipath-llm-client bumped to 1.9.1 for the shared is_anthropic_model_name() helper