Class OpenAIObject
public abstract class OpenAIObject
- Inheritance
-
objectOpenAIObject
- Derived
Properties
Id
public string Id { get; set; }
Property Value
- string
Object
The object type
public string Object { get; set; }
Property Value
- string