caikit.core.data_model.runtime_context

Typing constant for the Runtime Context

While caikit.core is not directly knowledgeable of caikit.interfaces or caikit.runtime, there are several functions within the core that expose the option to optionally handle context information when being called inside of a runtime request handler. This forward-declaration allows those methods to use a consistent type that derived classes would use directly.

Attributes

RuntimeServerContextType

Module Contents

caikit.core.data_model.runtime_context.RuntimeServerContextType