-
Notifications
You must be signed in to change notification settings - Fork 0
@ralphschuler.ai function caller.index.<internal>.OpenAI.FineTunes
<internal>.OpenAI.FineTunes
-
↳
FineTunes
• new FineTunes(client
): FineTunes
Name | Type |
---|---|
client |
OpenAI |
node_modules/openai/resource.d.ts:4
• Protected
_client: OpenAI
node_modules/openai/resource.d.ts:3
▸ cancel(fineTuneId
, options?
): APIPromise
<FineTune
>
Immediately cancel a fine-tune job.
Name | Type |
---|---|
fineTuneId |
string |
options? |
RequestOptions <Readable | Record <string , unknown >> |
node_modules/openai/resources/fine-tunes.d.ts:31
▸ create(body
, options?
): APIPromise
<FineTune
>
Creates a job that fine-tunes a specified model from a given dataset.
Response includes details of the enqueued job including job status and the name of the fine-tuned models once complete.
Name | Type |
---|---|
body |
FineTuneCreateParams |
options? |
RequestOptions <Readable | Record <string , unknown >> |
node_modules/openai/resources/fine-tunes.d.ts:17
▸ list(options?
): PagePromise
<FineTunesPage
, FineTune
>
List your organization's fine-tuning jobs
Name | Type |
---|---|
options? |
RequestOptions <Readable | Record <string , unknown >> |
PagePromise
<FineTunesPage
, FineTune
>
node_modules/openai/resources/fine-tunes.d.ts:27
▸ listEvents(fineTuneId
, query?
, options?
): APIPromise
<FineTuneEventsListResponse
>
Get fine-grained status updates for a fine-tune job.
Name | Type |
---|---|
fineTuneId |
string |
query? |
FineTuneListEventsParamsNonStreaming |
options? |
RequestOptions <Readable | Record <string , unknown >> |
APIPromise
<FineTuneEventsListResponse
>
node_modules/openai/resources/fine-tunes.d.ts:35
▸ listEvents(fineTuneId
, query
, options?
): APIPromise
<Stream
<FineTuneEvent
>>
Name | Type |
---|---|
fineTuneId |
string |
query |
FineTuneListEventsParamsStreaming |
options? |
RequestOptions <Readable | Record <string , unknown >> |
APIPromise
<Stream
<FineTuneEvent
>>
node_modules/openai/resources/fine-tunes.d.ts:36
▸ listEvents(fineTuneId
, query?
, options?
): APIPromise
<FineTuneEventsListResponse
| Stream
<FineTuneEvent
>>
Name | Type |
---|---|
fineTuneId |
string |
query? |
FineTuneListEventsParamsBase |
options? |
RequestOptions <Readable | Record <string , unknown >> |
APIPromise
<FineTuneEventsListResponse
| Stream
<FineTuneEvent
>>
node_modules/openai/resources/fine-tunes.d.ts:37
▸ retrieve(fineTuneId
, options?
): APIPromise
<FineTune
>
Gets info about the fine-tune job.
Name | Type |
---|---|
fineTuneId |
string |
options? |
RequestOptions <Readable | Record <string , unknown >> |
node_modules/openai/resources/fine-tunes.d.ts:23
- @ralphschuler/ai-function-caller
- index
- types/AIFunction
- types/Message
- @ralphschuler/assert
- assert
- assert
- assert
- assert
- assert
- assert
- assert
- assert
- assert
- assert
- assert
- assert
- assert
- error
- index
- util
- @ralphschuler/better-map
- @ralphschuler/better-set
- @ralphschuler/binary-serializer
- @ralphschuler/bit-mask
- @ralphschuler/complex-compare
- @ralphschuler/i811n
- @ralphschuler/logger
- Color
- ColorMap
- Logger
- animations/BallonAnimation
- animations/BaseAnimation
- animations/BombAnimation
- animations/BouncingBallAnimation
- animations/ClockAnimation
- animations/DotsAnimation
- animations/HorizontalBarAnimation
- animations/PongAnimation
- animations/ProgressAnimation
- animations/ProgressBarAnimation
- animations/SpinnerAnimation
- animations/VerticalBarAnimation
- enums/LogLevel
- index
- interfaces/IColor
- interfaces/IMessage
- types/ColorName
- types/Colors
- @ralphschuler/lsystem
- @ralphschuler/mixin-class-factory
- @ralphschuler/neuronal-network
- @ralphschuler/parser-combinator
- index
- inputTypes
- parser
- unicode
- @ralphschuler/prom-metrics-decorator
- @ralphschuler/prom-metrics-parser
- @ralphschuler/random
- PseudoRandomItemSelector
- PseudoRandomNumberGenerator
- Seed
- index
- strategies
- strategy
- strategy
- strategy
- strategy
- strategy
- strategy
- types
- type
- type
- type
- @ralphschuler/safe-array
- @ralphschuler/slot-mashine
- @ralphschuler/state-store
- StateStore
- index
- type
- type
- type
- type
- type
- type
- type
- type
- util
- @ralphschuler/stats-tracker
- @ralphschuler/ts-error
- error
- index
- type
- util
- util
- util
- util
- @ralphschuler/webgl-sand-engine
- index
- pixel-renderer
- @ralphschuler/webgl-shader-factory
- "node:stream/consumers"
- "node:stream/promises"
- ChatCompletionSnapshot
- Choice
- Message
- ToolCall
- EventEmitter
- FormData
- OpenAI
- OpenAI
- Audio
- Speech
- Transcriptions
- Translations
- Beta
- Assistants
- Assistant
- AssistantCreateParams
- AssistantUpdateParams
- Files
- Chat
- Threads
- Messages
- Files
- MessageContentImageFile
- MessageContentText
- Text
- FileCitation
- FilePath
- Runs
- RequiredActionFunctionToolCall
- Run
- RequiredAction
- RunCreateParams
- RunSubmitToolOutputsParams
- Steps
- CodeToolCall
- CodeInterpreter
- Image
- FunctionToolCall
- MessageCreationStepDetails
- RunStep
- ThreadCreateAndRunParams
- Thread
- ThreadCreateParams
- Chat
- Completions
- ChatCompletion
- ChatCompletionAssistantMessageParam
- ChatCompletionChunk
- Choice
- Delta
- ToolCall
- ChatCompletionContentPartImage
- ChatCompletionCreateParams
- ChatCompletionMessage
- ChatCompletionMessageToolCall
- ChatCompletionNamedToolChoice
- Completions
- CompletionChoice
- CompletionCreateParams
- Edits
- Edit
- Embeddings
- CreateEmbeddingResponse
- Files
- FineTunes
- FineTune
- FineTuneCreateParams
- FineTuneListEventsParams
- FineTuning
- Jobs
- FineTuningJob
- JobCreateParams
- Images
- Models
- Moderations
- Moderation
- internal
- finished
- pipeline
- "node:stream/consumers"
- "node:stream/promises"
- EventEmitter
- internal
- finished
- pipeline
- Counter
- Gauge
- Histogram
- Summary