Skip to content

v0.1.0

Choose a tag to compare

@cristipufu cristipufu released this 26 Nov 10:48
· 518 commits to main since this release
095d8cb

What's New

1. UiPath Dependency Upgrade to 2.2.0

This release includes a significant upgrade to uipath 2.2.0, bringing several improvements and simplifications to the integration:

  • opt-in uipath-dev terminal
  • depends on uipath-runtime
  • removes the need to override CLI commands with factory register patterns

2. LangChain/LangGraph v1

What's changing: Minimum required versions are now LangChain 1.0.0+ and LangGraph 1.0.0+

Action required: Review and update your code according to the LangChain v1 Migration Guide.