caikit.interfaces ================= .. py:module:: caikit.interfaces .. autoapi-nested-parse:: This library defines the taxonomy of Data Model objects and Tasks for the entire CAIKit project. Data objects and tasks are grouped domain, making for a three-level hierarchy for models: problem domain -> task -> implementation This library intentionally does NOT define any implementations, as those are left to the domain implementation libraries. Submodules ---------- .. toctree:: :maxdepth: 1 /autoapi/caikit/interfaces/common/index /autoapi/caikit/interfaces/nlp/index /autoapi/caikit/interfaces/runtime/index /autoapi/caikit/interfaces/ts/index /autoapi/caikit/interfaces/vision/index