UiPath LangChain Client [langchain-v1.12.0]
·
4 commits
to main
since this release
[1.12.0] - 2026-05-21
Changed
get_chat_modelroutes the AWSBEDROCK branch purely byapi_flavor:ApiFlavor.INVOKEselectsUiPathChatBedrock, whileNoneorApiFlavor.CONVERSEselectUiPathChatBedrockConverse. Model family no longer influences the choice.
Removed
- The AWSBEDROCK branch no longer auto-selects
UiPathChatAnthropicBedrockforANTHROPIC_CLAUDEmodels. Callers who want that class can pass it via thecustom_classkwarg.