Class ApiChatCompletionsResponseMessageAnnotation
java.lang.Object
de.xima.fc.prompt.ms.impl.service.generic_oai.client.json.ApiChatCompletionsResponseMessageAnnotation
Annotations for the message, when applicable, as when using the web search tool.
- Since:
- 8.5.0
-
Method Summary
Modifier and TypeMethodDescriptiontype()The type of the URL citation.A URL citation when using web search.
-
Method Details
-
type
-
urlCitation
A URL citation when using web search.- Returns:
- The URL citation.
-