OkGoDoIt/OpenAI-API-dotnet
An unofficial C#/.NET SDK for accessing the OpenAI GPT-3 API
Provides comprehensive OpenAI API coverage including Chat (with streaming and vision), audio transcription/translation, embeddings, image generation (DALL-E), and moderation endpoints, with built-in conversation state management and context length handling. Built on .NET Standard 2.0 with minimal dependencies, supporting everything from console apps to ASP.NET and Unity across Windows, Linux, and Mac. Offers flexible authentication via direct API keys, environment variables, or config files, with optional organization-level quota tracking.
1,897 stars. No commits in the last 6 months.
Stars
1,897
Forks
421
Language
C#
License
—
Category
Last pushed
Aug 07, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/OkGoDoIt/OpenAI-API-dotnet"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related tools
RageAgainstThePixel/OpenAI-DotNet
A Non-Official OpenAI RESTful API Client for DotNet
jeffdapaz/VisualChatGPTStudio
Add chatGPT functionalities directly on Visual Studio
RageAgainstThePixel/com.openai.unity
A Non-Official OpenAI Rest Client for Unity (UPM)
betalgo/openai
.NET library for the OpenAI service API by Betalgo Ranul
chataize/generative-cs
Generative AI library for .NET 9.0 with built-in OpenAI ChatGPT and Google Gemini API clients...