Skip to main content

IBM components (Db2 Vector Store + watsonx.ai LLM and embeddings) as a standalone FlowOS Extension Bundle.

Project description

flowos-ibm

IBM components — Db2 Vector Store plus watsonx.ai LLM and embeddings — as a standalone FlowOS Extension Bundle.

This bundle ships three components:

  • DB2VectorStoreComponent — wraps the DB2VS LangChain-compatible vector store and exposes Db2's native vector search through FlowOS's standard vector-store palette entry.
  • WatsonxAIComponent — chat/text-generation against IBM watsonx.ai foundation models via langchain-ibm's ChatWatsonx.
  • WatsonxEmbeddingsComponent — embeddings via watsonx.ai's WatsonxEmbeddings model.

It follows the documented porting recipe in src/bundles/PORTING.md.

Install

pip install flowos-ibm

The bundle is registered automatically via the flowos.extensions entry-point. After install, restart your FlowOS server; the three components appear in the palette under the ibm bundle group.

Platform notes:

  • The ibm-db driver does not ship a prebuilt wheel for linux/aarch64; the dep is gated with a marker so pip install succeeds on that architecture, but DB2VectorStoreComponent will fail to build the vector store at runtime there. Use an x86_64 image or install ibm-db from source if you need Db2 on aarch64.
  • ibm-watsonx-ai (>=1.5.13) and langchain-ibm (>=1.1.0) added Python 3.14 support upstream, so the watsonx components are importable on every supported Python version (3.10-3.14). Earlier releases capped at <3.14; the bundle pins were bumped to pick up the 3.14-capable builds.

Develop

cd src/bundles/ibm
pip install -e .
flowos_core extension validate src/flowos_ibm

Manifest

The extension manifest is shipped at src/flowos_ibm/extension.json and points at the bundle at components/ibm. Components register under the canonical namespaced IDs:

  • ext:ibm:DB2VectorStoreComponent@official
  • ext:ibm:WatsonxAIComponent@official
  • ext:ibm:WatsonxEmbeddingsComponent@official

Migration

Saved flows referencing the legacy bare class names (DB2VectorStoreComponent, WatsonxAIComponent, WatsonxEmbeddingsComponent) or the old import paths (flowos_core.components.ibm.<module>.<Class> and the package-level flowos_core.components.ibm.<Class> forms) are rewritten to the new namespaced IDs by the migration table in src/flowos-core/src/flowos_core/extension/migration/migration_table.json.

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

flowos_ibm-0.1.1.tar.gz (24.3 kB view details)

Uploaded Source

Built Distribution

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

flowos_ibm-0.1.1-py3-none-any.whl (26.4 kB view details)

Uploaded Python 3

File details

Details for the file flowos_ibm-0.1.1.tar.gz.

File metadata

  • Download URL: flowos_ibm-0.1.1.tar.gz
  • Upload date:
  • Size: 24.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for flowos_ibm-0.1.1.tar.gz
Algorithm Hash digest
SHA256 94c7d8a97ca820fae0b7bc095f4d99a5910a9ca1498a5103ac07842fdb81fdbd
MD5 04c9ad35022ed1bb9e039b91ebb3a9a2
BLAKE2b-256 6bcb94a7a6d4de06bebfb7bc9515c1c015904448165b76edaf41de853aa4962c

See more details on using hashes here.

Provenance

The following attestation bundles were made for flowos_ibm-0.1.1.tar.gz:

Publisher: publish.yml on dspraneeth07/FlowOS

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file flowos_ibm-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: flowos_ibm-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 26.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for flowos_ibm-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 a054a8d1f81f152ca5d73cf54a693acf67af87d06c7f59db5ca24298d12409c3
MD5 15059a8b59dff372f1c0cbfcaf6a2a0a
BLAKE2b-256 46f8e806414d867bd4ca50fa15a725829e9ec6e0505ed0ede55fbbfa6e4c81a5

See more details on using hashes here.

Provenance

The following attestation bundles were made for flowos_ibm-0.1.1-py3-none-any.whl:

Publisher: publish.yml on dspraneeth07/FlowOS

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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