Interface KServeConstants


public interface KServeConstants
Constants used in Camel KServe component.
  • Field Details

    • MODEL_NAME

      @Metadata(description="The name of the model used for inference.", javaType="String") static final String MODEL_NAME
      See Also:
    • MODEL_VERSION

      @Metadata(description="The version of the model used for inference.", javaType="String") static final String MODEL_VERSION
      See Also: