Interface TensorflowServingComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface TensorflowServingComponentBuilderFactory
Provide access to TensorFlow Serving model servers to run inference with
TensorFlow saved models remotely
Generated by camel build tools - do NOT edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceBuilder for the TensorFlow Serving component.static class -
Method Summary
Static MethodsModifier and TypeMethodDescriptionTensorFlow Serving (camel-tensorflow-serving) Provide access to TensorFlow Serving model servers to run inference with TensorFlow saved models remotely Category: ai Since: 4.10 Maven coordinates: org.apache.camel:camel-tensorflow-serving
-
Method Details
-
tensorflowServing
static TensorflowServingComponentBuilderFactory.TensorflowServingComponentBuilder tensorflowServing()TensorFlow Serving (camel-tensorflow-serving) Provide access to TensorFlow Serving model servers to run inference with TensorFlow saved models remotely Category: ai Since: 4.10 Maven coordinates: org.apache.camel:camel-tensorflow-serving- Returns:
- the dsl builder
-