Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Assistant

Hierarchy

  • Assistant

Index

Properties

createdAt: number

The Unix timestamp in seconds for when the assistant was created.

description: null | string

The description of the assistant. The maximum length is 512 characters.

id: string

The identifier.

instructions: null | string

The system instructions that the assistant uses. The maximum length is 10000 characters.

metadata: null | AssistantMetadata

Any metadata related to the assistant.

metrics: null | AssistantMetrics

The metrics of the assistant.

model: string

The name of the model to use.

name: string

The name of the assistant.

objectId: string

The ID of the AINFT object.

tokenId: string

The ID of the AINFT token.

tokenOwner: string

The owner address of the AINFT token.

Generated using TypeDoc