Skip to content

Add uipath_langchain_client, refactor code to use the new client#634

Open
cosminacho wants to merge 1 commit intomainfrom
feat/uipath_llm_client
Open

Add uipath_langchain_client, refactor code to use the new client#634
cosminacho wants to merge 1 commit intomainfrom
feat/uipath_llm_client

Conversation

@cosminacho
Copy link
Contributor

@cosminacho cosminacho commented Feb 26, 2026

Development Package

  • Use uipath pack --nolock to get the latest dev build from this PR (requires version range).
  • Add this package as a dependency in your pyproject.toml:
[project]
dependencies = [
  # Exact version:
  "uipath-langchain==1.0.0.dev1006343357",

  # Any version from PR
  "uipath-langchain>=1.0.0.dev1006340000,<1.0.0.dev1006350000"
]

[[tool.uv.index]]
name = "testpypi"
url = "https://test.pypi.org/simple/"
publish-url = "https://test.pypi.org/legacy/"
explicit = true

[tool.uv.sources]
uipath-langchain = { index = "testpypi" }

[tool.uv]
override-dependencies = [
    "uipath-langchain>=1.0.0.dev1006340000,<1.0.0.dev1006350000",
]

@cosminacho cosminacho force-pushed the feat/uipath_llm_client branch 20 times, most recently from ba8fc68 to 0455d90 Compare March 2, 2026 21:34
@cosminacho cosminacho force-pushed the feat/uipath_llm_client branch 4 times, most recently from 78278b5 to e92f41c Compare March 10, 2026 12:59
@cosminacho cosminacho force-pushed the feat/uipath_llm_client branch 2 times, most recently from f5ee4b8 to 0a73223 Compare March 12, 2026 12:45
@cosminacho cosminacho force-pushed the feat/uipath_llm_client branch 3 times, most recently from e76f2ab to e8f5c07 Compare March 12, 2026 17:03
@cosminacho cosminacho force-pushed the feat/uipath_llm_client branch 8 times, most recently from d6768e1 to aeab860 Compare March 13, 2026 00:04
@cosminacho cosminacho changed the title [WIP] Add uipath_langchain_client, refactor code to use the new client Add uipath_langchain_client, refactor code to use the new client Mar 13, 2026
@cosminacho cosminacho force-pushed the feat/uipath_llm_client branch 2 times, most recently from 306d6b6 to 888907a Compare March 13, 2026 00:16
@cosminacho cosminacho force-pushed the feat/uipath_llm_client branch from 888907a to bd1ece4 Compare March 13, 2026 00:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant