Interface BaseInput
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
OpenAIModelInput
Base class for defining input types used with remote inference transforms. Implementations holds
the data needed for inference (text, images, etc.)