srcnalt / OpenAI-Unity

An unofficial OpenAI Unity Package that aims to help you use OpenAI API directly in Unity Game engine.
MIT License
672 stars 150 forks source link

OpenAI. CreateCompletion () returns CreateCompletionResponse. Choices to null #32

Closed Rongwenwen closed 1 year ago

Rongwenwen commented 1 year ago

Published to Hololens platforms, openai CreateCompletion () returns CreateCompletionResponse. Choices to null。But There is no problem in the unity editor.

srcnalt commented 1 year ago

Hi @Rongwenwen if you are using ill2cpp scripting can you change it to mono and try?

spoullados commented 9 months ago

Solved this issue by enabling the Internet (Client) capability