Skip to content

Conversation

@cristipufu
Copy link
Member

@cristipufu cristipufu commented Dec 3, 2025

Ref: UiPath/uipath-langchain-python#300

Development Package

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

  # Any version from PR
  "uipath-dev>=0.0.11.dev1000240000,<0.0.11.dev1000250000"
]

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

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

@cristipufu cristipufu self-assigned this Dec 3, 2025
@cristipufu cristipufu force-pushed the fix/conversation_message_event branch from 491fbbf to 23eb61e Compare December 3, 2025 15:02
@cristipufu cristipufu force-pushed the fix/conversation_message_event branch 4 times, most recently from 2a757a6 to 30ac990 Compare December 3, 2025 16:46
@cristipufu cristipufu force-pushed the fix/conversation_message_event branch from 30ac990 to 37b5ae2 Compare December 3, 2025 16:49
@cristipufu cristipufu merged commit 305f867 into main Dec 3, 2025
11 checks passed
@cristipufu cristipufu deleted the fix/conversation_message_event branch December 3, 2025 18:11
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