Interface OpenaiComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface OpenaiComponentBuilderFactory
OpenAI endpoint for chat completion and embeddings.
Generated by camel build tools - do NOT edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceBuilder for the OpenAI component.static class -
Method Summary
Static MethodsModifier and TypeMethodDescriptionopenai()OpenAI (camel-openai) OpenAI endpoint for chat completion and embeddings.
-
Method Details
-
openai
OpenAI (camel-openai) OpenAI endpoint for chat completion and embeddings. Category: ai Since: 4.17 Maven coordinates: org.apache.camel:camel-openai- Returns:
- the dsl builder
-