Skip to content

@ralphschuler.ai function caller.index.<internal>.OpenAI.Beta.Threads.Messages.MessageContentText.Text.FilePath

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

Interface: FilePath

MessageContentText.Text.FilePath

A URL for the file that's generated when the assistant used the code_interpreter tool to generate a file.

Table of contents

Properties

Properties

end_index

end_index: number

Defined in

node_modules/openai/resources/beta/threads/messages/messages.d.ts:102


file_path

file_path: FilePath

Defined in

node_modules/openai/resources/beta/threads/messages/messages.d.ts:103


start_index

start_index: number

Defined in

node_modules/openai/resources/beta/threads/messages/messages.d.ts:104


text

text: string

The text in the message content that needs to be replaced.

Defined in

node_modules/openai/resources/beta/threads/messages/messages.d.ts:108


type

type: "file_path"

Always file_path.

Defined in

node_modules/openai/resources/beta/threads/messages/messages.d.ts:112

Typescript Libraries

Modules

Namespaces

Clone this wiki locally