23 packages tagged with “GPT4”
.NET integration for ChatGPT with streaming responses supporting (like ChatGPT) via async streams.
OpenAI C# / .NET library, using GPT-4, 3.5 and 3, DALL-E 3, DALL-E 2, Whisper, etc. It supports OpenAI and Azure-OpenAI APIs, dependency injections. Developed for public and free usage.
OpenAI Chat Completions API (ChatGPT) integration with easy DI supporting (Microsoft.Extensions.DependencyInjection). It allows you to use the API in your .NET applications. Also, the client supports streaming responses (like ChatGPT) via async streams.
OpenAI ChatGPT based language translator.
The module for OpenAI ChatGPT that allows to retrive a structured response from ChatGPT.
A simple C# / .NET library to use with OpenAI's GPT-3 API, as well as ChatGPT, GPT-4, DALL·E, etc. Independently developed, this is not an official library and I am not affiliated with OpenAI. An OpenAI or Azure OpenAI account is required.
OpenAI Chat Completions API (ChatGPT) integration with DI and EF Core supporting. It allows you to use the API in your .NET applications. Also, the client supports streaming responses (like ChatGPT) via async streams.
OpenAI provider for AgentCircuits agent framework. Supports GPT-4o, GPT-4, GPT-3.5 Turbo with streaming, tool calling, and Azure OpenAI.
A simple C# / .NET library to use with OpenAI's API, including GPT-4, GPT-3.5-turbo, GPT-3.5-instruct, DALL·E, etc. Supports commercial and self hosted API providers such as OpenAI, Azure OpenAI, KoboldCpp, AI Horde and others. Formerly a fork of Open-AI-Dotnet, hard-forked due to extensive changes and stale upstream.
This component provides a simplified way to connect the GitHub Module for developing generative AI applications.
Package Description
OpenAI's GPT-3.5 API, as well as ChatGPT, GPT-4
OpenAI provider for Zonit.Extensions.Ai. Supports GPT-4.1, GPT-5, O3/O4 reasoning models, DALL-E image generation, embeddings, and audio transcription.
A simple C# / .NET library to use with OpenAI's APIs, including GPT 3.5, GPT 4, ChatGPT, DALL-E, Whisper, etc. Independently developed, this is not an official library and I am not affiliated with OpenAI. An OpenAI or Azure OpenAI account is required.
This component provides a simplified way to connect the GitHub Embeddings Module for developing generative AI applications.
Complete unified AI/LLM client library for .NET with support for OpenAI (GPT-4, ChatGPT), Anthropic (Claude), Google Gemini, and Ollama. Includes 39 enterprise features: circuit breakers, rate limiting, caching, graceful degradation, cost tracking, health checks, model mapping, LangChain integration, vector database, RAG, and fine-tuning support.
EasyOpenAiTools is a lightweight wrapper allowing you to easily build chatbots based on OpenAi
TokenKit — a .NET toolkit for tokenization, cost estimation, and AI model registry management. Supports GPT-4, GPT-4o, GPT-5, and other LLMs with Microsoft.ML.Tokenizers and SharpToken integration.
The GenCode library is a first-of-its-kind powerful ORM for LLM like GPT4 for incorporating advanced artificial intelligence capabilities, particularly in natural language processing, into your .NET applications. With a seamless integration process, this package empowers developers to harness the full potential of AI within their projects, much like how a traditional ORM simplifies database interactions. With its easy-to-use API and seamless integration process, this package empowers developers to harness the full potential of natural language processing within their projects. The library supports various language tasks, including text generation, sentiment analysis, and more, and is continuously updated with new features and improvements. Comprehensive documentation and examples are available to facilitate rapid integration and adoption.
Generative AI library for .NET 10.0 with built-in OpenAI ChatGPT and Google Gemini API clients and support for C# function calling via reflection. Features: - Chat Completion - Response Streaming - Text Embedding - Text-to-Speech - Speech-to-Text - Moderation - Configurable Token Limit - Configurable Character Limit - Configurable Message Limit - Message Pinning - Function Calling - Support for Dependency Injection - Automatic Reattempt on Failure - Advanced Customization