File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11configured_endpoints : 193
2- openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/gitpod%2Fgitpod-0eca3ab72da589e2e8bfb64d2e635db971bf98d990d8c6d36d61c2937571622c .yml
3- openapi_spec_hash : cc41f33b3befb78916300882eeb44b72
4- config_hash : bb4b1641dcadc46913d9be1cb461ad7b
2+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/gitpod%2Fgitpod-e7101c6bd027d5c69246e02062396cecbe9eb5655e7a9e9f34d57ebdea6a9c1b .yml
3+ openapi_spec_hash : 9ea4f9272509d3c8867735933d371070
4+ config_hash : d579aac01b686dadf777791467e135dd
Original file line number Diff line number Diff line change @@ -873,7 +873,8 @@ export namespace AgentExecution {
873873 | 'SUPPORTED_MODEL_OPENAI_4O'
874874 | 'SUPPORTED_MODEL_OPENAI_4O_MINI'
875875 | 'SUPPORTED_MODEL_OPENAI_O1'
876- | 'SUPPORTED_MODEL_OPENAI_O1_MINI' ;
876+ | 'SUPPORTED_MODEL_OPENAI_O1_MINI'
877+ | 'SUPPORTED_MODEL_OPENAI_AUTO' ;
877878
878879 /**
879880 * transcript_url is the URL to the LLM transcript (all messages exchanged between
You can’t perform that action at this time.
0 commit comments