Skip to content

@ralphschuler.ai function caller.index.<internal>.OpenAI.Beta.Threads.ThreadCreateParams

github-actions edited this page Nov 26, 2023 · 1 revision

Interface: ThreadCreateParams

Beta.Threads.ThreadCreateParams

Table of contents

Properties

Properties

messages

Optional messages: Message[]

A list of messages to start the thread with.

Defined in

node_modules/openai/resources/beta/threads/threads.d.ts:67


metadata

Optional metadata: unknown

Set of 16 key-value pairs that can be attached to an object. This can be useful for storing additional information about the object in a structured format. Keys can be a maximum of 64 characters long and values can be a maxium of 512 characters long.

Defined in

node_modules/openai/resources/beta/threads/threads.d.ts:74

Typescript Libraries

Modules

Namespaces

Clone this wiki locally