menu
another_chatgpt package
documentation
assistants/assistant_messages_dto.dart
GptThreadAnnotationFileCitation
GptThreadAnnotationFileCitation.new constructor
GptThreadAnnotationFileCitation.new constructor
dark_mode
light_mode
GptThreadAnnotationFileCitation
constructor
GptThreadAnnotationFileCitation
(
{
required
String
fileId
,
required
String
quote
,
})
Implementation
GptThreadAnnotationFileCitation({required this.fileId, required this.quote});
another_chatgpt package
documentation
assistants/assistant_messages_dto
GptThreadAnnotationFileCitation
GptThreadAnnotationFileCitation.new constructor
GptThreadAnnotationFileCitation class