Uses of Class
org.springframework.ai.chat.observation.ChatModelObservationContext.Builder
Packages that use ChatModelObservationContext.Builder
-
Uses of ChatModelObservationContext.Builder in org.springframework.ai.chat.observation
Methods in org.springframework.ai.chat.observation that return ChatModelObservationContext.BuilderModifier and TypeMethodDescriptionChatModelObservationContext.builder()
ChatModelObservationContext.Builder.requestOptions
(ChatOptions requestOptions) Deprecated, for removal: This API element is subject to removal in a future version.ChatOptions are passed in the Prompt object and should not be set separately anymore.