Skip to content

@ralphschuler.ai function caller.index.<internal>.FineTuneListEventsParamsBase

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

Interface: FineTuneListEventsParamsBase

index.<internal>.FineTuneListEventsParamsBase

Hierarchy

Table of contents

Properties

Properties

stream

Optional stream: boolean

Whether to stream events for the fine-tune job. If set to true, events will be sent as data-only server-sent events as they become available. The stream will terminate with a data: [DONE] message when the job is finished (succeeded, cancelled, or failed).

If set to false, only events generated so far will be returned.

Defined in

node_modules/openai/resources/fine-tunes.d.ts:298

Typescript Libraries

Modules

Namespaces

Clone this wiki locally