Skip to content

Commit cc482e3

Browse files
authored
Update README.md
1 parent c6c5722 commit cc482e3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,8 @@ This package includes two sample scenes that you can import via the Package Mana
100100
- **Can't See the Image Result in WebGL Builds:** Due to CORS policy of OpenAI image storage in local WebGL builds you will get the generated image's URL however it will not be
101101
downloaded using UnityWebRequest until you run it out of localhost, on a server.
102102

103+
- **Streamed Response is just blank in WebGL Build:** Unity 2020 will have a bug where stream responses return empty, you can update version and try in a never version of Unity.
104+
103105
### Further Reading
104106
For more information on how to use the various request parameters,
105107
please refer to the OpenAI documentation: https://platform.openai.com/docs/api-reference

0 commit comments

Comments
 (0)