Static Content
objectStatic predicted output content, such as the content of a text file that is
being regenerated.
The type of the predicted content you want to provide. This type is
currently always content.
Allowed values:content
One OfThe content that should be matched when generating a model response.
If generated tokens would match this content, the entire model response
can be returned much more quickly.
The content used for a Predicted Output. This is often the
text of a file you are regenerating with minor changes.
Project
objectRepresents an individual project.
The identifier, which can be referenced in API endpoints
The object type, which is always organization.project
Allowed values:organization.project
The name of the project. This appears in reporting.
The Unix timestamp (in seconds) of when the project was created.
The Unix timestamp (in seconds) of when the project was archived or null.
active or archived
Allowed values:activearchived
ProjectApiKey
objectRepresents an individual API key in a project.
The object type, which is always organization.project.api_key
Allowed values:organization.project.api_key
The redacted value of the API key
The name of the API key
The Unix timestamp (in seconds) of when the API key was created
The identifier, which can be referenced in API endpoints
Show Child Parameters
ProjectApiKeyDeleteResponse
objectAllowed values:organization.project.api_key.deleted
ProjectApiKeyListResponse
objectAllowed values:list
Represents an individual API key in a project.