Skip to content

@ralphschuler.ai function caller.index.<internal>.OpenAI.Beta.Threads.Runs.Steps.RetrievalToolCall

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

Interface: RetrievalToolCall

Runs.Steps.RetrievalToolCall

Table of contents

Properties

Properties

id

id: string

The ID of the tool call object.

Defined in

node_modules/openai/resources/beta/threads/runs/steps.d.ts:142


retrieval

retrieval: unknown

For now, this is always going to be an empty object.

Defined in

node_modules/openai/resources/beta/threads/runs/steps.d.ts:146


type

type: "retrieval"

The type of tool call. This is always going to be retrieval for this type of tool call.

Defined in

node_modules/openai/resources/beta/threads/runs/steps.d.ts:151

Typescript Libraries

Modules

Namespaces

Clone this wiki locally