File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " com.srcnalt.openai-unity" ,
3- "version" : " 0.1.16 " ,
3+ "version" : " 0.2.0 " ,
44 "displayName" : " OpenAI Unity" ,
5- "description" : " An unofficial OpenAI Unity Package that aims to help you use OpenAI API directly in Unity Game engine." ,
5+ "description" : " An unofficial OpenAI Unity package that aims to help you use OpenAI API directly in Unity game engine." ,
66 "unity" : " 2020.3" ,
77 "unityRelease" : " 0f1" ,
88 "dependencies" : {
2525 "description" : " ChatGPT example using chat completion API." ,
2626 "path" : " Samples~/ChatGPT"
2727 },
28- {
29- "displayName" : " Text Completion Chat" ,
30- "description" : " A simple ChatGPT like chat example using text completion API." ,
31- "path" : " Samples~/Text Completion Chat"
32- },
3328 {
3429 "displayName" : " Stream Response" ,
3530 "description" : " An example that shows how to stream text and chat completion responses." ,
You can’t perform that action at this time.
0 commit comments