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 @@ -461,6 +461,7 @@ class Status(BaseModel):
461461 "SUPPORTED_MODEL_OPENAI_4O_MINI" ,
462462 "SUPPORTED_MODEL_OPENAI_O1" ,
463463 "SUPPORTED_MODEL_OPENAI_O1_MINI" ,
464+ "SUPPORTED_MODEL_OPENAI_AUTO" ,
464465 ]
465466 ] = FieldInfo (alias = "supportedModel" , default = None )
466467 """supported_model is the LLM model being used by the agent execution."""
You can’t perform that action at this time.
0 commit comments