Skip to content

EusebiuJecan07/uipath-integrations-python

 
 

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 are extensions to the UiPath Python SDK and implement the UiPath Runtime Protocol.

Integrations

LlamaIndex

PyPI - Version PyPI downloads

Build agents using the LlamaIndex SDK:

OpenAI Agents

PyPI - Version PyPI downloads

Build agents using the OpenAI Agents SDK:

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

Development

Tools

Check out uipath-dev - an interactive terminal 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

Resources

License

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 96.5%
  • Mermaid 2.2%
  • Shell 1.3%