Skip to content

feat: add uipath_langchain.agent.deep with optional deepagents extra#817

Open
radu-mocanu wants to merge 1 commit intomainfrom
feat/deep-agent-extra
Open

feat: add uipath_langchain.agent.deep with optional deepagents extra#817
radu-mocanu wants to merge 1 commit intomainfrom
feat/deep-agent-extra

Conversation

@radu-mocanu
Copy link
Copy Markdown
Collaborator

@radu-mocanu radu-mocanu commented Apr 30, 2026

Summary

  • new public module uipath_langchain.agent.deep exposing create_deep_agent, create_deep_agent_graph, and DeepAgentGraphState
  • new optional extra uipath-langchain[deep] that pulls deepagents==0.4.11; calling deep APIs without the extra raises a clear ImportError mentioning both pip install and uv add

Why

coded langgraph users had no public path to UiPath's deepagents wrapping and had to import deepagents directly. moving the wrapper here lets uipath-agents (and any coded agent) consume one shared implementation.

@radu-mocanu radu-mocanu force-pushed the feat/deep-agent-extra branch from f0ecbde to 37e8c31 Compare April 30, 2026 13:56
@radu-mocanu radu-mocanu force-pushed the feat/deep-agent-extra branch from 37e8c31 to 0b606e3 Compare April 30, 2026 14:00
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.

1 participant