python-utcp
Observation pool · not formally ranked
This project does not currently meet the main index requirement of two current dimensions across two source types.
About
The Universal Tool Calling Protocol (UTCP) is a secure, scalable standard for defining and interacting with tools across a wide variety of communication protocols. UTCP 1.0.0 introduces a modular core with a plugin-based architecture, making it more extensible, testable, and easier to package.
In contrast to other protocols, UTCP places a strong emphasis on:
This repository contains the complete UTCP Python implementation:
UTCP uses a modular architecture with a core library and protocol plugins:
Install the core library and any required protocol plugins:
UTCP supports multiple communication protocols through dedicated plugins:
For development, you can install the packages in editable…
Across sources
- Stars 649
- Forks 48
- Commits 236
- Releases 0