srcnalt / OpenAI-Unity

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

Changed CreateEmbeddingsRequest.Input to object so handles string and… #70

Closed leolloyd closed 1 year ago

leolloyd commented 1 year ago

… string[] API req.

leolloyd commented 1 year ago

Tested working.