Skip to content

feat: add attachments support for coded conversational agents#612

Open
GabrielVasilescu04 wants to merge 1 commit intomainfrom
feature/coded-conversational-attachments
Open

feat: add attachments support for coded conversational agents#612
GabrielVasilescu04 wants to merge 1 commit intomainfrom
feature/coded-conversational-attachments

Conversation

@GabrielVasilescu04
Copy link
Contributor

@GabrielVasilescu04 GabrielVasilescu04 commented Feb 20, 2026

Development Package

  • Use uipath pack --nolock to get the latest dev build from this PR (requires version range).
  • Add this package as a dependency in your pyproject.toml:
[project]
dependencies = [
  # Exact version:
  "uipath-langchain==0.7.12.dev1006123161",

  # Any version from PR
  "uipath-langchain>=0.7.12.dev1006120000,<0.7.12.dev1006130000"
]

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

[tool.uv]
override-dependencies = [
    "uipath-langchain>=0.7.12.dev1006120000,<0.7.12.dev1006130000",
]

@GabrielVasilescu04 GabrielVasilescu04 force-pushed the feature/coded-conversational-attachments branch 2 times, most recently from 031bef8 to 89665a5 Compare February 20, 2026 16:14
@GabrielVasilescu04 GabrielVasilescu04 marked this pull request as ready for review February 20, 2026 16:25
@GabrielVasilescu04 GabrielVasilescu04 force-pushed the feature/coded-conversational-attachments branch 10 times, most recently from bc5c5d0 to 7f9861f Compare February 27, 2026 09:34
@GabrielVasilescu04 GabrielVasilescu04 force-pushed the feature/coded-conversational-attachments branch from 7f9861f to 97283af Compare February 27, 2026 10:38
@GabrielVasilescu04 GabrielVasilescu04 self-assigned this Feb 27, 2026
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