feat: Add uipath_langchain_client, refactor code to use the new client#634
Open
cosminacho wants to merge 1 commit intomainfrom
Open
feat: Add uipath_langchain_client, refactor code to use the new client#634cosminacho wants to merge 1 commit intomainfrom
cosminacho wants to merge 1 commit intomainfrom
Conversation
ba8fc68 to
0455d90
Compare
78278b5 to
e92f41c
Compare
f5ee4b8 to
0a73223
Compare
e76f2ab to
e8f5c07
Compare
d6768e1 to
aeab860
Compare
00a647f to
face9d8
Compare
ionmincu
reviewed
Mar 13, 2026
andrei-rusu
approved these changes
Mar 13, 2026
face9d8 to
3e9a1ab
Compare
radu-mocanu
requested changes
Mar 16, 2026
Collaborator
There was a problem hiding this comment.
we are trying to decouple uipath-langchain from uipath library. the uipath-llm-client will need to use uipath-platform here https://github.com/UiPath/uipath-llm-client-python/blob/main/pyproject.toml#L12
we are moving the relevant auth methods as part of this PR: UiPath/uipath-python#1439
3e9a1ab to
6bcd885
Compare
6bcd885 to
2124633
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This new client has 2 main components:
Summary of the Changes for this package:
Before merging this PR I think it's important to make sure that all the relevant components have been moved to the new client, and also that the new changes aren't breaking stuff that's working
Not tested yet:
Development Package
uipath pack --nolockto get the latest dev build from this PR (requires version range).