Skip to content

Commit c730d62

Browse files
committed
version update
1 parent 5484c4b commit c730d62

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

packages/uipath_langchain_client/CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,14 @@
22

33
All notable changes to `uipath_langchain_client` will be documented in this file.
44

5+
## [1.0.3] - 2026-02-02
6+
7+
### Bug Fix
8+
- Added better dependencies for langchain-anthropic to include boto and vertex
9+
510
## [1.0.2] - 2026-02-02
611

7-
### Buf Fix
12+
### Bug Fix
813
- Removed old fix on Gemini streaming and updated with a new cleaner one
914

1015
## [1.0.1] - 2026-02-02
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
__title__ = "UiPath LangChain Client"
22
__description__ = "A Python client for interacting with UiPath's LLM services via LangChain."
3-
__version__ = "1.0.2"
3+
__version__ = "1.0.3"

0 commit comments

Comments
 (0)