Skip to content

Conversation

@cristipufu
Copy link
Member

@cristipufu cristipufu commented Dec 4, 2025

Description

Development Package

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

  # Any version from PR
  "uipath-langchain>=0.1.14.dev1003050000,<0.1.14.dev1003060000"
]

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

This comment was marked as outdated.

@cristipufu cristipufu force-pushed the feature/add-message-mapping-methods branch 3 times, most recently from 9f382de to cb82cf1 Compare December 4, 2025 12:35
@cristipufu cristipufu force-pushed the feature/add-message-mapping-methods branch from cb82cf1 to cb7ae30 Compare December 4, 2025 12:52
@cristipufu cristipufu force-pushed the feature/add-message-mapping-methods branch from 5c5b332 to a68e066 Compare December 4, 2025 13:13
@cristipufu cristipufu merged commit 15fbaae into main Dec 4, 2025
48 checks passed
@cristipufu cristipufu deleted the feature/add-message-mapping-methods branch December 4, 2025 13:20
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.

2 participants