Skip to content

fix(llm): add headers for agenthub config#352

Merged
ionmincu merged 1 commit intomainfrom
fix/llm_headers
Dec 17, 2025
Merged

fix(llm): add headers for agenthub config#352
ionmincu merged 1 commit intomainfrom
fix/llm_headers

Conversation

@ionmincu
Copy link
Copy Markdown
Collaborator

@ionmincu ionmincu commented Dec 16, 2025

Description

Add headers for agenthub config

Development Package

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

  # Any version from PR
  "uipath-langchain>=0.1.32.dev1003520000,<0.1.32.dev1003530000"
]

[[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 force-pushed the fix/llm_headers branch 3 times, most recently from 36df0bc to 6f3bf95 Compare December 17, 2025 16:16
@ionmincu ionmincu marked this pull request as ready for review December 17, 2025 16:17
@ionmincu ionmincu merged commit d1e0b46 into main Dec 17, 2025
34 of 36 checks passed
@ionmincu ionmincu deleted the fix/llm_headers branch December 17, 2025 16:28
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