Skip to content

Conversation

@radugheo
Copy link
Collaborator

@radugheo radugheo commented Nov 20, 2025

This PR introduces a small refactor for resolving folder key based on folder path, using variables from context as a fallback.

Development Package

  • Add this package as a dependency in your pyproject.toml:
[project]
dependencies = [
  # Exact version:
  "uipath==2.1.181.dev1009262924",

  # Any version from PR
  "uipath>=2.1.181.dev1009260000,<2.1.181.dev1009270000"
]

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

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

@github-actions github-actions bot added test:uipath-langchain Triggers tests in the uipath-langchain-python repository test:uipath-llamaindex Triggers tests in the uipath-llamaindex-python repository labels Nov 20, 2025
@radugheo radugheo force-pushed the chore/add-folder-helper branch from 3ea787f to 2739f73 Compare November 20, 2025 14:44
@radugheo radugheo force-pushed the chore/add-folder-helper branch from a16ef2a to 9e2c334 Compare November 20, 2025 19:53
@radugheo radugheo added the build:dev Create a dev build from the pr label Nov 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build:dev Create a dev build from the pr test:uipath-langchain Triggers tests in the uipath-langchain-python repository test:uipath-llamaindex Triggers tests in the uipath-llamaindex-python repository

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant