# Constants
ChatCompletion represents a chat completion.
CodeCompletion is a code completion.
Edit is an edit.
Embedding is an embedding.
Engine represents an engine.
File is a file.
No description provided by the author
FineTune is a fine-tuned model.
List is a list of other objects.
Model is a model (can be either a base model or fine-tuned).
TextCompletion is a text completion.
Unknown is an invalid object.
# Type aliases
Object enumerates the various object types returned by OpenAI endpoints.