Skip to content

@ralphschuler.ai function caller.index.<internal>.OpenAI.Beta.Assistants.Files.FileDeleteResponse

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

Interface: FileDeleteResponse

Assistants.Files.FileDeleteResponse

Deletes the association between the assistant and the file, but does not delete the File object itself.

Table of contents

Properties

Properties

deleted

deleted: boolean

Defined in

node_modules/openai/resources/beta/assistants/files.d.ts:56


id

id: string

Defined in

node_modules/openai/resources/beta/assistants/files.d.ts:55


object

object: "assistant.file.deleted"

Defined in

node_modules/openai/resources/beta/assistants/files.d.ts:57

Typescript Libraries

Modules

Namespaces

Clone this wiki locally