Uses of Record Class
org.springframework.ai.openai.api.OpenAiApi.ChatCompletionRequest.WebSearchOptions.UserLocation.Approximate
-
Uses of OpenAiApi.ChatCompletionRequest.WebSearchOptions.UserLocation.Approximate in org.springframework.ai.openai.api
Methods in org.springframework.ai.openai.api that return OpenAiApi.ChatCompletionRequest.WebSearchOptions.UserLocation.ApproximateModifier and TypeMethodDescriptionOpenAiApi.ChatCompletionRequest.WebSearchOptions.UserLocation.approximate()Returns the value of theapproximaterecord component.Constructors in org.springframework.ai.openai.api with parameters of type OpenAiApi.ChatCompletionRequest.WebSearchOptions.UserLocation.ApproximateModifierConstructorDescriptionUserLocation(String type, OpenAiApi.ChatCompletionRequest.WebSearchOptions.UserLocation.Approximate approximate) Creates an instance of aUserLocationrecord class.