Skip to content

Commit 89665a5

Browse files
feat: add attachments support for coded conversational agents
1 parent 568b7d9 commit 89665a5

18 files changed

Lines changed: 6894 additions & 2 deletions

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "uipath-langchain"
3-
version = "0.5.75"
3+
version = "0.5.76"
44
description = "Python SDK that enables developers to build and deploy LangGraph agents to the UiPath Cloud Platform"
55
readme = { file = "README.md", content-type = "text/markdown" }
66
requires-python = ">=3.11"

0 commit comments

Comments
 (0)