-
Notifications
You must be signed in to change notification settings - Fork 0
@ralphschuler.ai function caller.index.<internal>.OpenAI.FineTunes.FineTune
The FineTune
object represents a legacy fine-tune job that has been created
through the API.
- created_at
- events
- fine_tuned_model
- hyperparams
- id
- model
- object
- organization_id
- result_files
- status
- training_files
- updated_at
- validation_files
• created_at: number
The Unix timestamp (in seconds) for when the fine-tuning job was created.
node_modules/openai/resources/fine-tunes.d.ts:56
• Optional
events: FineTuneEvent
[]
The list of events that have been observed in the lifecycle of the FineTune job.
node_modules/openai/resources/fine-tunes.d.ts:103
• fine_tuned_model: null
| string
The name of the fine-tuned model that is being created.
node_modules/openai/resources/fine-tunes.d.ts:60
• hyperparams: Hyperparams
The hyperparameters used for the fine-tuning job. See the fine-tuning guide for more details.
node_modules/openai/resources/fine-tunes.d.ts:66
• id: string
The object identifier, which can be referenced in the API endpoints.
node_modules/openai/resources/fine-tunes.d.ts:52
• model: string
The base model that is being fine-tuned.
node_modules/openai/resources/fine-tunes.d.ts:70
• object: "fine-tune"
The object type, which is always "fine-tune".
node_modules/openai/resources/fine-tunes.d.ts:74
• organization_id: string
The organization that owns the fine-tuning job.
node_modules/openai/resources/fine-tunes.d.ts:78
• result_files: FileObject
[]
The compiled results files for the fine-tuning job.
node_modules/openai/resources/fine-tunes.d.ts:82
• status: string
The current status of the fine-tuning job, which can be either created
,
running
, succeeded
, failed
, or cancelled
.
node_modules/openai/resources/fine-tunes.d.ts:87
• training_files: FileObject
[]
The list of files used for training.
node_modules/openai/resources/fine-tunes.d.ts:91
• updated_at: number
The Unix timestamp (in seconds) for when the fine-tuning job was last updated.
node_modules/openai/resources/fine-tunes.d.ts:95
• validation_files: FileObject
[]
The list of files used for validation.
node_modules/openai/resources/fine-tunes.d.ts:99
- @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