Explorer
home
/
zoteqbgb
/
public_html
/
vendor
/
openai-php
/
client
/
src
/
Testing
/
Responses
/
Fixtures
/
Assistants
Location:
/home/zoteqbgb/public_html/vendor/openai-php/client/src/Testing/Responses/Fixtures/Assistants
Root path:
/home/zoteqbgb/public_html/config/676626
Editing: AssistantResponseFixture.php
<?php namespace OpenAI\Testing\Responses\Fixtures\Assistants; final class AssistantResponseFixture { public const ATTRIBUTES = [ 'id' => 'asst_SMzoVX8XmCZEg1EbMHoAm8tc', 'object' => 'assistant', 'created_at' => 1_699_619_403, 'name' => 'Math Tutor', 'description' => null, 'model' => 'gpt-4', 'instructions' => 'You are a personal math tutor.', 'tools' => [], 'tool_resources' => [], 'metadata' => [], 'temperature' => 0.7, 'top_p' => 1.0, 'response_format' => 'text', ]; }
Save maftirs
Upload
Start Upload
New File
Create File
New Folder
Create Folder
Directory Contents
Name
Size
Perms
Modified
Actions
AssistantDeleteResponseFixture.php
267 bytes
0644
2025-03-05 19:52
âï¸
ðï¸
Rename
AssistantListResponseFixture.php
922 bytes
0644
2025-03-05 19:52
âï¸
ðï¸
Rename
AssistantResponseFixture.php
588 bytes
0644
2025-03-05 19:52
âï¸
ðï¸
Rename
Chang
Apply