File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2525 "description" : " ChatGPT example using chat completion API." ,
2626 "path" : " Samples~/ChatGPT"
2727 },
28- {
29- "displayName" : " DallE" ,
30- "description" : " A DALL.E text to image generation example." ,
31- "path" : " Samples~/DallE"
32- },
3328 {
3429 "displayName" : " Text Completion Chat" ,
3530 "description" : " A simple ChatGPT like chat example using text completion API." ,
3631 "path" : " Samples~/Text Completion Chat"
3732 },
33+ {
34+ "displayName" : " Stream Response" ,
35+ "description" : " An example that shows how to stream text and chat completion responses." ,
36+ "path" : " Samples~/Stream Response"
37+ },
38+ {
39+ "displayName" : " DallE" ,
40+ "description" : " A DALL.E text to image generation example." ,
41+ "path" : " Samples~/DallE"
42+ },
3843 {
3944 "displayName" : " Whisper" ,
4045 "description" : " A Whisper audio to text generation example." ,
You can’t perform that action at this time.
0 commit comments