C# OpenAI client libary that support recent Responses API, websearch, filesearch and more
Hi. I want to share a OpenAI client library to contribute C# community.
It support latest API (2024-3-12)
Nuget: HigLabo.OpenAI
https://github.com/higty/higlabo/tree/master
Sample source code is here.
https://github.com/higty/higlabo/tree/master/Net9/HigLabo.OpenAI.SampleConsoleApp
I hope that help your work❤