I’m looking to access the OpenAI API from C#. It looks like there isn’t an official .Net client library, but https://platform.openai.com/docs/libraries/community-libraries lists three community-maintained ones, and there are several more on NuGet.
Which one would people currently recommend using?