struct
AI::OpenAI::OpenAIChatAnnotation
- AI::OpenAI::OpenAIChatAnnotation
- Struct
- Value
- Object
Overview
URL citation annotation in response.
Included Modules
- JSON::Serializable
Defined in:
ai/openai/chat/openai_chat_api.crConstructors
- .new(pull : JSON::PullParser)
- .new(type : String, url_citation : OpenAIChatUrlCitation | Nil = nil)
- .new(*, __pull_for_json_serializable pull : JSON::PullParser)