Skip to content

Conversation

ionmincu
Copy link
Collaborator

@ionmincu ionmincu commented Aug 22, 2025

Description

Add opentelemetry support for langchain

Development Package

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

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

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

@ionmincu ionmincu requested a review from radu-mocanu August 22, 2025 14:08
@ionmincu ionmincu self-assigned this Aug 22, 2025
@ionmincu ionmincu force-pushed the feature/add_otel_langchain branch 14 times, most recently from b34b7db to 513b644 Compare August 29, 2025 14:37
@ionmincu ionmincu force-pushed the feature/add_otel_langchain branch from 513b644 to 489c280 Compare September 18, 2025 08:00
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