File tree Expand file tree Collapse file tree 3 files changed +16
-1
lines changed
Expand file tree Collapse file tree 3 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 3535 "cancelBatch" : " cancel batch" ,
3636 "listBatch" : " list batch" ,
3737 "createChatCompletion" : " create chat completion" ,
38+ "getChatCompletion" : " get chat completion" ,
39+ "getChatMessages" : " get chat messages" ,
40+ "listChatCompletions" : " list chat completions" ,
41+ "updateChatCompletion" : " update chat completion" ,
42+ "deleteChatCompletion" : " delete chat completion" ,
3843 "body" : " body" ,
3944 "request_body" : " Request Body" ,
4045 "data" : " data" ,
Original file line number Diff line number Diff line change 3535 "cancelBatch" : " cancel batch" ,
3636 "listBatch" : " list batch" ,
3737 "createChatCompletion" : " create chat completion" ,
38+ "getChatCompletion" : " get chat completion" ,
39+ "getChatMessages" : " get chat messages" ,
40+ "listChatCompletions" : " list chat completions" ,
41+ "updateChatCompletion" : " update chat completion" ,
42+ "deleteChatCompletion" : " delete chat completion" ,
3843 "body" : " body" ,
3944 "request_body" : " Request Body" ,
4045 "data" : " data" ,
Original file line number Diff line number Diff line change 3535 "cancelBatch" : " cancel batch" ,
3636 "listBatch" : " list batch" ,
3737 "createChatCompletion" : " create chat completion" ,
38+ "getChatCompletion" : " get chat completion" ,
39+ "getChatMessages" : " get chat messages" ,
40+ "listChatCompletions" : " list chat completions" ,
41+ "updateChatCompletion" : " update chat completion" ,
42+ "deleteChatCompletion" : " delete chat completion" ,
3843 "body" : " body" ,
3944 "request_body" : " Request Body" ,
4045 "data" : " data" ,
112117 "getMessage" : " retrieve message" ,
113118 "message_id" : " message id" ,
114119 "modifyMessage" : " modify message" ,
115- "createSession" : " create session" ,
116120 "createUpload" : " create upload" ,
117121 "addUploadPart" : " add upload part" ,
122+ "completeUpload" : " complete upload" ,
118123 "cancelUpload" : " cancel upload" ,
119124 "createThreadAndRun" : " create thread and run" ,
120125 "listRuns" : " list runs" ,
You can’t perform that action at this time.
0 commit comments