Uses of Class
dev.langchain4j.model.anthropic.internal.client.AnthropicCreateMessageOptions
Packages that use AnthropicCreateMessageOptions
-
Uses of AnthropicCreateMessageOptions in dev.langchain4j.model.anthropic.internal.client
Methods in dev.langchain4j.model.anthropic.internal.client with parameters of type AnthropicCreateMessageOptionsModifier and TypeMethodDescriptionvoid
AnthropicClient.createMessage
(AnthropicCreateMessageRequest request, AnthropicCreateMessageOptions options, StreamingChatResponseHandler handler) void
DefaultAnthropicClient.createMessage
(AnthropicCreateMessageRequest request, AnthropicCreateMessageOptions options, StreamingChatResponseHandler handler)