Skip to content

Conversation

radu-mocanu
Copy link
Collaborator

@radu-mocanu radu-mocanu commented Sep 18, 2025

Development Package

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

  # Any version from PR
  "uipath-langchain>=0.0.130.dev1001820000,<0.0.130.dev1001830000"
]

[[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" }

@radu-mocanu radu-mocanu changed the title feat: add required details for SW eval spans feat: add required details for SW eval spans. dev-core-version: 2.1.55.dev1005981175 Sep 18, 2025
@radu-mocanu radu-mocanu added the test-core-dev-version Label for running tests against a dev uipath version label Sep 18, 2025
@radu-mocanu radu-mocanu changed the title feat: add required details for SW eval spans. dev-core-version: 2.1.55.dev1005981175 feat: add required details for SW eval spans. dev-core-version: 2.1.55.dev1005981177 Sep 18, 2025
@radu-mocanu radu-mocanu added test-core-dev-version Label for running tests against a dev uipath version and removed test-core-dev-version Label for running tests against a dev uipath version labels Sep 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build:dev test-core-dev-version Label for running tests against a dev uipath version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant