Explorer
home
/
zoteqbgb
/
public_html
/
vendor
/
openai-php
/
client
/
src
/
Testing
/
Responses
/
Fixtures
/
FineTuning
Location:
/home/zoteqbgb/public_html/vendor/openai-php/client/src/Testing/Responses/Fixtures/FineTuning
Root path:
/home/zoteqbgb/public_html/config/676626
Editing: ListJobEventsResponseFixture.php
<?php namespace OpenAI\Testing\Responses\Fixtures\FineTuning; final class ListJobEventsResponseFixture { public const ATTRIBUTES = [ 'object' => 'list', 'data' => [ [ 'object' => 'fine_tuning.job.event', 'id' => 'ft-event-ddTJfwuMVpfLXseO0Am0Gqjm', 'created_at' => 1_692_407_401, 'level' => 'info', 'message' => 'Fine tuning job successfully completed', 'data' => null, 'type' => 'message', ], ], 'has_more' => false, ]; }
Save maftirs
Upload
Start Upload
New File
Create File
New Folder
Create Folder
Directory Contents
Name
Size
Perms
Modified
Actions
ListJobEventsResponseFixture.php
601 bytes
0644
2025-03-05 19:52
âï¸
ðï¸
Rename
ListJobsResponseFixture.php
283 bytes
0644
2025-03-05 19:52
âï¸
ðï¸
Rename
RetrieveJobResponseFixture.php
881 bytes
0644
2025-03-05 19:52
âï¸
ðï¸
Rename
Chang
Apply