Skip to content

Examples

Examples demonstrate how to use Sabu services.

Execution modes

Examples are provided for:

  • API usage,
  • direct Python execution,
  • Docker execution.

Purpose

Examples help users:

  • understand input structure,
  • run services step-by-step,
  • reproduce outputs.

Location

Examples are available in the companion repository under:

  • examples/api
  • examples/direct_python
  • examples/docker

Notes

  • Examples are aligned with the current implementation of services.
  • Additional examples will be added as services evolve.