Skip to content

UiPath LangChain Client [langchain-v1.12.1]

Choose a tag to compare

@github-actions github-actions released this 22 May 07:49
· 3 commits to main since this release
5bca221

[1.12.1] - 2026-05-22

Changed

  • get_chat_model once again routes to UiPathChatAnthropicBedrock when api_flavor == ApiFlavor.INVOKE and discovery reports modelFamily == AnthropicClaude. Other INVOKE families still use UiPathChatBedrock, and None/CONVERSE continue to use UiPathChatBedrockConverse.