Uses of Record Class
org.springframework.ai.openai.api.OpenAiApi.ChatCompletionMessage.Annotation.UrlCitation
Packages that use OpenAiApi.ChatCompletionMessage.Annotation.UrlCitation
-
Uses of OpenAiApi.ChatCompletionMessage.Annotation.UrlCitation in org.springframework.ai.openai.api
Methods in org.springframework.ai.openai.api that return OpenAiApi.ChatCompletionMessage.Annotation.UrlCitationModifier and TypeMethodDescriptionOpenAiApi.ChatCompletionMessage.Annotation.urlCitation()Returns the value of theurlCitationrecord component.Constructors in org.springframework.ai.openai.api with parameters of type OpenAiApi.ChatCompletionMessage.Annotation.UrlCitationModifierConstructorDescriptionAnnotation(String type, OpenAiApi.ChatCompletionMessage.Annotation.UrlCitation urlCitation) Creates an instance of aAnnotationrecord class.