OpenAI API

AuditLogActorServiceAccount

object

The service account that performed the audit logged action.

idstring

The service account id.

Example

AuditLogActorSession

object

The session in which the audit logged action was performed.

userobject

The user who performed the audit logged action.

Show Child Parameters
ip_addressstring

The IP address from which the action was performed.

Example

AuditLogActorUser

object

The user who performed the audit logged action.

idstring

The user id.

emailstring

The user email.

Example

AuditLogEventType

string

The event type.

Allowed values:api_key.createdapi_key.updatedapi_key.deletedinvite.sentinvite.acceptedinvite.deletedlogin.succeededlogin.failedlogout.succeededlogout.failedorganization.updatedproject.createdproject.updatedproject.archivedservice_account.createdservice_account.updatedservice_account.deletedrate_limit.updatedrate_limit.deleteduser.addeduser.updateduser.deleted

Auto Chunking Strategy

object

The default strategy. This strategy currently uses a max_chunk_size_tokens of 800 and chunk_overlap_tokens of 400.

* Additional properties are NOT allowed.
typestringrequired

Always auto.

Allowed values:auto

Example