This is the Linux app named OpenAI .NET whose latest release can be downloaded as OpenAI_2.5.0sourcecode.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named OpenAI .NET with OnWorks for free.
اتبع هذه التعليمات لتشغيل هذا التطبيق:
- 1. قم بتنزيل هذا التطبيق على جهاز الكمبيوتر الخاص بك.
- 2. أدخل في مدير الملفات الخاص بنا https://www.onworks.net/myfiles.php؟username=XXXXX باسم المستخدم الذي تريده.
- 3. تحميل هذا التطبيق في هذا الملف.
- 4. ابدأ تشغيل OnWorks Linux عبر الإنترنت أو محاكي Windows عبر الإنترنت أو محاكي MACOS عبر الإنترنت من هذا الموقع.
- 5. من نظام تشغيل OnWorks Linux الذي بدأته للتو ، انتقل إلى مدير الملفات الخاص بنا https://www.onworks.net/myfiles.php؟username=XXXXX مع اسم المستخدم الذي تريده.
- 6. قم بتنزيل التطبيق وتثبيته وتشغيله.
SCREENSHOTS
Ad
OpenAI .NET
الوصف
OpenAI .NET is the official client library for calling the OpenAI REST API from C# and other .NET languages, with first-class support for modern .NET patterns. It provides strongly typed clients across API areas (chat, audio, images, embeddings, moderations, batches, files, models, vector stores, responses, realtime, assistants) and works with .NET Standard 2.0 while the examples use .NET 8. You install it via NuGet and authenticate with an API key, ideally through environment variables or configuration rather than hardcoding. Every synchronous method has an async counterpart, and the library offers convenient streaming primitives for chat completions so you can process tokens as they arrive. It supports tool/function calling, structured outputs via JSON schema, audio input/output, image generation, embeddings, Whisper transcription, and assistants with retrieval augmented generation.
شرح المميزات:
- Strongly typed clients for chat, audio, images, embeddings, moderations, files, models, batches, vector stores, realtime, responses, assistants
- Async and streaming APIs for low-latency, token-by-token processing
- Tool calling and structured outputs with JSON schema constraints
- Audio input/output, Whisper transcription, and TTS support
- DI-friendly design, OpenAIClient factory, and protocol methods for raw access
- Built-in retries and testing support with model factories and virtual methods
لغة البرمجة
C#
التصنيفات
This is an application that can also be fetched from https://sourceforge.net/projects/openai-net.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.