Interface QdrantComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface QdrantComponentBuilderFactory
Perform operations on the Qdrant Vector Database.
Generated by camel build tools - do NOT edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Builder for the Qdrant component.static class
-
Method Summary
Static MethodsModifier and TypeMethodDescriptionqdrant()
Qdrant (camel-qdrant) Perform operations on the Qdrant Vector Database.
-
Method Details
-
qdrant
Qdrant (camel-qdrant) Perform operations on the Qdrant Vector Database. Category: database,ai Since: 4.5 Maven coordinates: org.apache.camel:camel-qdrant- Returns:
- the dsl builder
-