chat_completion_message
autogen.oai.oai_models.chat_completion_message.AnnotationURLCitation
AnnotationURLCitation
!!! abstract “Usage Documentation” Models
A base class for creating Pydantic models.
Name | Description |
---|---|
**data | Type: Any |
Class Attributes
end_index
The index of the last character of the URL citation in the message.
model_config
start_index
The index of the first character of the URL citation in the message.
title
The title of the web resource.
url
The URL of the web resource.