Skip to main content

Swiss AI Hub Process SDK: orchestrate multi-entity business processes across agents, humans, and programs.

Project description

swiss-ai-hub-process

The process-orchestration SDK for Swiss AI Hub — coordinate agents, humans, and programs in multi-step business processes.

PyPI Python License Status


⚠️ Status

This package is experimental and a work in progress. Its APIs are unstable and likely to change, it is not yet production-ready, and it has no production entry point. Use it for exploration only — don't build on it yet.


What is Swiss AI Hub?

Swiss AI Hub is an open-source, self-hosted AI platform for enterprises. You build agents, pipelines, and processes with the Python SDK; the platform provides the runtime.

What is this package?

swiss-ai-hub-process is an SDK for orchestrating multi-entity processes — workflows that delegate work across four kinds of participant: agents, humans, programs, and other processes. A process never does the work itself; it routes work between entities. Each step declares an In (where work arrives from) and an Out (where it's delegated to):

from swiss_ai_hub.process import AgenticProcess, process_step, Agent, Human

class ReviewProcess(AgenticProcess):
    @process_step()
    def analyze(self, work: ...) -> ...:        # delegate to an Agent, then a Human reviews, ...
        ...

It builds on swiss-ai-hub-core and the same decentralized workflow engine as swiss-ai-hub-agent.

Installation

pip install swiss-ai-hub-process

Requires Python 3.13.

Links

License

Apache-2.0 — see packages/process/LICENSE. For the full per-package license matrix, see LICENSES.md.


Part of Swiss AI Hub. Built in Switzerland by bbv Software Services.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

swiss_ai_hub_process-0.298.3.tar.gz (27.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

swiss_ai_hub_process-0.298.3-py3-none-any.whl (45.3 kB view details)

Uploaded Python 3

File details

Details for the file swiss_ai_hub_process-0.298.3.tar.gz.

File metadata

  • Download URL: swiss_ai_hub_process-0.298.3.tar.gz
  • Upload date:
  • Size: 27.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.21 {"installer":{"name":"uv","version":"0.11.21","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for swiss_ai_hub_process-0.298.3.tar.gz
Algorithm Hash digest
SHA256 b6de098f7a212bfb496e9726a0979178fcfce244edf5fe83220bcd45d7463edc
MD5 d8fda4582c76e6cd069f47f32f85c9c6
BLAKE2b-256 8e98c55d304332130de49a03711a0ddde99d21ce0ba504fcc6b7308b2458f929

See more details on using hashes here.

File details

Details for the file swiss_ai_hub_process-0.298.3-py3-none-any.whl.

File metadata

  • Download URL: swiss_ai_hub_process-0.298.3-py3-none-any.whl
  • Upload date:
  • Size: 45.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.21 {"installer":{"name":"uv","version":"0.11.21","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for swiss_ai_hub_process-0.298.3-py3-none-any.whl
Algorithm Hash digest
SHA256 0558a0a272f7de7c97cf7286077fb6bc8db9f5e6c6b5c6a4c1fbbea02dbfcd72
MD5 14175afa84b2afab78535d2e3bd976f6
BLAKE2b-256 778a33433ae5e56c5452ab3102e429ed81bc638b3c2dd8fc0b713b0567a5aff8

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page