Skip to content

feat: implement custom tool node#365

Merged
cristian-groza merged 1 commit intomainfrom
feat/react-custom-tool-node
Dec 19, 2025
Merged

feat: implement custom tool node#365
cristian-groza merged 1 commit intomainfrom
feat/react-custom-tool-node

Conversation

@andreitava-uip
Copy link
Copy Markdown
Contributor

@andreitava-uip andreitava-uip commented Dec 18, 2025

Done because it got increasingly difficult to use ToolNode for our needs

@andreitava-uip andreitava-uip marked this pull request as ready for review December 18, 2025 15:26
@andreitava-uip andreitava-uip force-pushed the feat/react-custom-tool-node branch from b7c8d74 to a28c739 Compare December 18, 2025 15:32
@andreitava-uip andreitava-uip force-pushed the feat/react-custom-tool-node branch from a28c739 to 74c4868 Compare December 18, 2025 15:34

def create_tool_node(tools: Sequence[BaseTool]) -> dict[str, ToolNode]:

class UiPathToolNode(RunnableCallable):
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[nit] would rename it to "AgentToolNode"

@cristian-groza cristian-groza merged commit 839f74d into main Dec 19, 2025
36 checks passed
@cristian-groza cristian-groza deleted the feat/react-custom-tool-node branch December 19, 2025 09:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants