Skip to main content

swiss-ai-hub-core

The foundational shared library for Swiss AI Hub. Every other Swiss AI Hub Python package depends on it — you rarely install it directly.

PyPI Python License


What is Swiss AI Hub?

Swiss AI Hub is an open-source, self-hosted AI platform for enterprises. One docker compose up starts ~30 integrated containers — LLM gateway (LiteLLM), vector search (Milvus), data pipelines (Dagster), SSO (Keycloak), observability (Langfuse), a chat UI (Open-WebUI), and more. You build custom agents, pipelines, processes, and bot integrations with the Python SDK; the platform provides the runtime.

What is this package?

swiss-ai-hub-core is the shared foundation the rest of the SDK is built on. It is a library, not a runnable service — it provides the Swiss AI Agent Protocol (typed, event-driven messaging over NATS), authentication & multi-tenancy, the Form configuration system, and shared AI/ML utilities. Every higher-level package imports it.

You usually don't install this directly

Install the package for what you're building — each one depends on swiss-ai-hub-core and pulls it in automatically:

You want to… Install Imports as
Build a workflow-based AI agent swiss-ai-hub-agent swiss_ai_hub.agent
Expose a REST API + WebSocket gateway swiss-ai-hub-api swiss_ai_hub.api
Connect agents to Teams / Slack / web chat swiss-ai-hub-bot swiss_ai_hub.bot
Build a document-ingestion pipeline swiss-ai-hub-pipeline swiss_ai_hub.pipeline
Orchestrate multi-entity processes swiss-ai-hub-process swiss_ai_hub.process
Install the whole SDK swiss-ai-hub (meta) (pulls all of the above)

Reach for swiss-ai-hub-core on its own only in the rare case where you're writing a service that speaks the Swiss AI Agent Protocol directly, without one of the higher-level engines above.

Installation

pip install swiss-ai-hub-core   # usually unnecessary — it comes in with the package you actually want

All distributions share the swiss_ai_hub.* native (PEP 420) namespace, so swiss_ai_hub.core, swiss_ai_hub.agent, … coexist as sibling modules regardless of which subset you install.

Links

License

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


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

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_core-0.318.0.tar.gz (620.9 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_core-0.318.0-py3-none-any.whl (1.0 MB view details)

Uploaded Python 3

File details

Details for the file swiss_ai_hub_core-0.318.0.tar.gz.

File metadata

  • Download URL: swiss_ai_hub_core-0.318.0.tar.gz
  • Upload date:
  • Size: 620.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.12.1 {"installer":{"name":"uv","version":"0.12.1","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_core-0.318.0.tar.gz
Algorithm Hash digest
SHA256 efaab7449a2b370c21e6bcf182aae8d5f593df58c6bd6c3d1c1b31c2c03bab99
MD5 2d7bd5ec0ece30eebaf4eb796cd7f27e
BLAKE2b-256 ab3babf566025c2d3bb13946ea847a4ee76b4c5143b3576accbe8a8d98e0c058

See more details on using hashes here.

File details

Details for the file swiss_ai_hub_core-0.318.0-py3-none-any.whl.

File metadata

  • Download URL: swiss_ai_hub_core-0.318.0-py3-none-any.whl
  • Upload date:
  • Size: 1.0 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.12.1 {"installer":{"name":"uv","version":"0.12.1","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_core-0.318.0-py3-none-any.whl
Algorithm Hash digest
SHA256 46580bdb1a8f84bd7aa6f62244723a77c7316e5a866db35ae8718e1d8cd35de1
MD5 954866bdb71a627131e6b8a6621e2a47
BLAKE2b-256 c7908fdc59a53e343749d46a7e6328c438d387cb628c83e0c67feb5a12b85bcd

See more details on using hashes here.

Release history Release notifications | RSS feed

0.320.0

2 files

0.319.0

2 files

This release

0.318.0 This release

2 files

0.317.1

2 files

0.317.0

2 files

0.316.3

2 files

0.316.2

2 files

0.316.1

2 files

0.316.0

2 files

0.315.2

2 files

0.315.1

2 files

0.315.0

2 files

0.314.0

2 files

0.313.0

2 files

0.312.1

2 files

0.312.0

2 files

0.311.1

2 files

0.311.0

2 files

0.310.6

2 files

0.310.5

2 files

0.310.4

2 files

0.310.3

2 files

0.310.2

2 files

0.310.1

2 files

0.310.0

2 files

0.309.4

2 files

0.309.3

2 files

0.309.2

2 files

0.309.1

2 files

0.309.0

2 files

0.308.3

2 files

0.308.1

2 files

0.308.0

2 files

0.307.1

2 files

0.307.0

2 files

0.306.2

2 files

0.306.1

2 files

0.306.0

2 files

0.305.8

2 files

0.305.7

2 files

0.305.6

2 files

0.305.5

2 files

0.305.4

2 files

0.305.3

2 files

0.305.2

2 files

0.305.1

2 files

0.305.0

2 files

0.304.1

2 files

0.304.0

2 files

0.303.1

2 files

0.303.0

2 files

0.302.0

2 files

0.301.7

2 files

0.301.6

2 files

0.301.5

2 files

0.301.4

2 files

0.301.3

2 files

0.301.2

2 files

0.301.1

2 files

0.301.0

2 files

0.300.4

2 files

0.300.3

2 files

0.300.1

2 files

0.300.0

2 files

0.299.0

2 files

0.298.3

2 files

0.298.2

2 files

0.298.1

2 files

0.298.0

2 files

0.297.9

2 files

0.297.8

2 files

0.297.7

2 files

0.297.6

2 files

0.297.5

2 files

0.297.4

2 files

0.297.2

2 files

0.297.1

2 files

0.297.0

2 files

0.296.5

2 files

0.296.4

2 files

0.296.3

2 files

0.296.2

2 files

0.296.1

2 files

0.296.0

2 files

0.295.4

2 files

0.295.3

2 files

0.295.2

2 files

0.295.1

2 files

0.295.0

2 files

0.294.0

2 files

0.293.2

2 files

0.293.1

2 files

0.293.0

2 files

0.292.3

2 files

0.292.2

2 files

0.292.1

2 files

0.292.0

2 files

0.291.5

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page