File tree Expand file tree Collapse file tree
packages/uipath_langchain_client
src/uipath_langchain_client Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33All notable changes to ` uipath_llm_client ` (core package) will be documented in this file.
44
5+ ## [ 1.1.0] - 2026-02-11
6+
7+ ### Stable release
8+ - Fixed BYO on passthrough
9+ - Stable release
10+
511## [ 1.0.13] - 2026-02-05
612
713### Fix
Original file line number Diff line number Diff line change 22
33All notable changes to ` uipath_langchain_client ` will be documented in this file.
44
5+ ## [ 1.1.0] - 2026-02-11
6+
7+ ### Features
8+ - Added langchain fireworks client and tested with GLM
9+
10+ ### Stable release
11+ - Fixed BYO on passthrough
12+ - Stable release
13+
514## [ 1.0.13] - 2026-02-05
615
716### Fix
Original file line number Diff line number Diff line change 11__title__ = "UiPath LangChain Client"
22__description__ = "A Python client for interacting with UiPath's LLM services via LangChain."
3- __version__ = "1.0.13 "
3+ __version__ = "1.1.0 "
Original file line number Diff line number Diff line change 11__titile__ = "UiPath LLM Client"
22__description__ = "A Python client for interacting with UiPath's LLM services."
3- __version__ = "1.0.13 "
3+ __version__ = "1.1.0 "
You can’t perform that action at this time.
0 commit comments