Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AssistantMetadata

Hierarchy

Index

Properties

author?: null | AssistantAuthor

The author of the assistant.

bio?: null | string

The bio of the assistant.

chatStarter?: null | string[]

The chat starter of the assistant.

greetingMessage?: null | string

The greeting message of the assistant.

image?: null | string

The image of the assistant.

tags?: null | string[]

The tags of the assistant.

Generated using TypeDoc