Uses of Interface
io.quarkiverse.langchain4j.openai.runtime.config.Langchain4jOpenAiConfig
Packages that use Langchain4jOpenAiConfig
-
Uses of Langchain4jOpenAiConfig in io.quarkiverse.langchain4j.openai.runtime
Methods in io.quarkiverse.langchain4j.openai.runtime with parameters of type Langchain4jOpenAiConfigModifier and TypeMethodDescriptionSupplier<?>OpenAiRecorder.chatModel(Langchain4jOpenAiConfig runtimeConfig) Supplier<?>OpenAiRecorder.embeddingModel(Langchain4jOpenAiConfig runtimeConfig) Supplier<?>OpenAiRecorder.moderationModel(Langchain4jOpenAiConfig runtimeConfig) Supplier<?>OpenAiRecorder.streamingChatModel(Langchain4jOpenAiConfig runtimeConfig)