Class FileCitation
- Namespace
- OpenAI
- Assembly
- OpenAI-DotNet.dll
public sealed class FileCitation
- Inheritance
-
FileCitation
- Inherited Members
Properties
FileId
The ID of the specific File the citation is from.
[JsonInclude]
[JsonPropertyName("file_id")]
public string FileId { get; }