hexthedev / OpenAi-Api-Unity

Integration for the OpenAi Api in Unity
MIT License
328 stars 69 forks source link

Need support for the 'user' ID tag #41

Closed abethke closed 3 years ago

abethke commented 3 years ago

There currently doesn't appear to be support for the 'user' query parameter that Open AI wants included as parts of specific usages.

"Please create a unique ID string for each user of your product, and pass that string in the format of user = ‘$userIDString’ for both Completion & the Content Filter API call."

hexthedev commented 3 years ago

This must be a newer part of the spec. Could you send me a link to the part of the docs that describes it?

abethke commented 3 years ago

I'm going to rescind my request at this time, since for my use case I ended up not needing this after all.

Having said that I was referencing this documentation where the parameter and its usage were referenced a few times: https://beta.openai.com/docs/use-case-guidelines/use-case-requirements-library