Interface KserveComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface KserveComponentBuilderFactory
Provide access to AI model servers with the KServe standard to run inference
with remote models
Generated by camel build tools - do NOT edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Builder for the KServe component.static class
-
Method Summary
Static MethodsModifier and TypeMethodDescriptionkserve()
KServe (camel-kserve) Provide access to AI model servers with the KServe standard to run inference with remote models Category: ai Since: 4.10 Maven coordinates: org.apache.camel:camel-kserve
-
Method Details
-
kserve
KServe (camel-kserve) Provide access to AI model servers with the KServe standard to run inference with remote models Category: ai Since: 4.10 Maven coordinates: org.apache.camel:camel-kserve- Returns:
- the dsl builder
-