File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 11configured_endpoints : 68
2- openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/openai-8ff62fa1091460d68fbd36d72c17d91b709917bebf2983c9c4de5784bc384a2e .yml
2+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/openai-8e569a23f15a599dd4aee8a53431962bcba4985ab6cfb66c53c1434b99026b37 .yml
Original file line number Diff line number Diff line change @@ -33,6 +33,7 @@ const (
3333 ChatModelGPT4o ChatModel = "gpt-4o"
3434 ChatModelGPT4o2024_05_13 ChatModel = "gpt-4o-2024-05-13"
3535 ChatModelGPT4o2024_08_06 ChatModel = "gpt-4o-2024-08-06"
36+ ChatModelChatgpt4oLatest ChatModel = "chatgpt-4o-latest"
3637 ChatModelGPT4oMini ChatModel = "gpt-4o-mini"
3738 ChatModelGPT4oMini2024_07_18 ChatModel = "gpt-4o-mini-2024-07-18"
3839 ChatModelGPT4Turbo ChatModel = "gpt-4-turbo"
You can’t perform that action at this time.
0 commit comments