Skip to content

feat: use CreateDeepRagRaw and WaitEphemeralIndexRaw#665

Draft
GabrielVasilescu04 wants to merge 1 commit intomainfrom
feature/raw-ecs-triggers
Draft

feat: use CreateDeepRagRaw and WaitEphemeralIndexRaw#665
GabrielVasilescu04 wants to merge 1 commit intomainfrom
feature/raw-ecs-triggers

Conversation

@GabrielVasilescu04
Copy link
Contributor

@GabrielVasilescu04 GabrielVasilescu04 commented Mar 4, 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==0.8.4.dev1006653240",

  # Any version from PR
  "uipath-langchain>=0.8.4.dev1006650000,<0.8.4.dev1006660000"
]

[[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>=0.8.4.dev1006650000,<0.8.4.dev1006660000",
]

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