Uses of Interface
io.quarkiverse.langchain4j.anthropic.runtime.config.LangChain4jAnthropicConfig
Packages that use LangChain4jAnthropicConfig
-
Uses of LangChain4jAnthropicConfig in io.quarkiverse.langchain4j.anthropic.runtime
Methods in io.quarkiverse.langchain4j.anthropic.runtime with parameters of type LangChain4jAnthropicConfigModifier and TypeMethodDescriptionSupplier<dev.langchain4j.model.chat.ChatLanguageModel>AnthropicRecorder.chatModel(LangChain4jAnthropicConfig runtimeConfig, String modelName) Supplier<dev.langchain4j.model.chat.StreamingChatLanguageModel>AnthropicRecorder.streamingChatModel(LangChain4jAnthropicConfig runtimeConfig, String modelName)