Skip to main content

Foundational shared library for the Swiss AI Hub platform: event-driven Swiss AI Agent Protocol, auth, and AI/ML utilities.

Project description

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.

Project details


Release history Release notifications | RSS feed

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.297.2.tar.gz (569.1 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.297.2-py3-none-any.whl (965.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: swiss_ai_hub_core-0.297.2.tar.gz
  • Upload date:
  • Size: 569.1 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_core-0.297.2.tar.gz
Algorithm Hash digest
SHA256 8eb6b46fcc530b48c9670ef04a48425af88a9d995ad9ff0cf8bea299f964eb0e
MD5 5c14a4b1f071836943db87bde43f2031
BLAKE2b-256 1fdfe9cf12d90b0965ee88d1f3bdf8feac64cdeed2b9af7c0a67e3c63f35c072

See more details on using hashes here.

File details

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

File metadata

  • Download URL: swiss_ai_hub_core-0.297.2-py3-none-any.whl
  • Upload date:
  • Size: 965.6 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_core-0.297.2-py3-none-any.whl
Algorithm Hash digest
SHA256 afd61b09f8e527f650c76fce28418b88fe9ac8f7f0b61b66d123dc238549dc16
MD5 0f3c08e5f45203b526257be26e825d94
BLAKE2b-256 2c5b9ef99bcd8e871943e263ae09fe8272354b66347c576de386a59c37282b3f

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