Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[WIP] chore: extract to core #98

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

radu-mocanu
Copy link
Collaborator

@radu-mocanu radu-mocanu commented May 30, 2025

Development Package

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

  # Any version from PR
  "uipath-langchain>=0.0.111.dev1000980000,<0.0.111.dev1000990000"
]

[[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 self-assigned this May 30, 2025
@radu-mocanu radu-mocanu force-pushed the feat/extract-to-core branch 10 times, most recently from 4a8b76b to bb8aac4 Compare May 30, 2025 15:33
@radu-mocanu radu-mocanu force-pushed the feat/extract-to-core branch from bb8aac4 to e02444f Compare May 30, 2025 15:39
@radu-mocanu radu-mocanu requested a review from cristipufu May 30, 2025 15:40
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