Interface TorchserveComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface TorchserveComponentBuilderFactory
Provide access to PyTorch TorchServe servers to run inference with PyTorch
models remotely
Generated by camel build tools - do NOT edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceBuilder for the TorchServe component.static class -
Method Summary
Static MethodsModifier and TypeMethodDescriptionTorchServe (camel-torchserve) Provide access to PyTorch TorchServe servers to run inference with PyTorch models remotely Category: ai Since: 4.9 Maven coordinates: org.apache.camel:camel-torchserve
-
Method Details
-
torchserve
TorchServe (camel-torchserve) Provide access to PyTorch TorchServe servers to run inference with PyTorch models remotely Category: ai Since: 4.9 Maven coordinates: org.apache.camel:camel-torchserve- Returns:
- the dsl builder
-