Skip to content

Repository files navigation

UiPath Agents Runtime Integrations

A collection of Python SDKs that enable developers to build and deploy agents to the UiPath Cloud Platform using different agent frameworks. These packages provide programmatic interaction with UiPath Cloud Platform services and human-in-the-loop (HITL) semantics through Action Center integration.

All packages extend the UiPath Python SDK and implement the UiPath Runtime Protocol.

Integrations

FrameworkVersionDownloadsLinks
Google ADKPyPIDownloadsREADME · Samples
LangChainPyPIDownloadsREADME · Docs · Samples
LlamaIndexPyPIDownloadsREADME · Docs · Samples
Microsoft Agent FrameworkPyPIDownloadsREADME · Samples
OpenAI AgentsPyPIDownloadsREADME · Docs · Samples
PydanticAIPyPIDownloadsREADME · Samples

Structure

This repository is organized as a monorepo with multiple packages:

uipath-integrations-python/
└── packages/
├── uipath-llamaindex/ # LlamaIndex runtime
├── uipath-openai-agents/ # OpenAI Agents runtime
├── uipath-google-adk/ # Google ADK runtime
├── uipath-agent-framework/ # Microsoft Agent Framework runtime
└── uipath-pydantic-ai/ # PydanticAI runtime

Development

Tools

Check out uipath-dev - an interactive application for building, testing, and debugging UiPath Python runtimes, agents, and automation scripts.

Contributions

Please read our contribution guidelines before submitting a pull request.

About

A collection of Python SDKs that enable developers to build and deploy agents to the UiPath Cloud Platform using different agent frameworks

Topics

Resources

Contributing

Stars

11 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages