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