Found 192 packages
The official .NET library for the OpenAI service API.
ChatGPT.Net is a C# library that allows developers to access ChatGPT using official OpenAI API, a chat-based large language model, With this API, developers can send queries to ChatGPT and receive responses in real-time, making it easy to integrate ChatGPT into their own applications.
.NET integration for ChatGPT with streaming responses supporting (like ChatGPT) via async streams.
Dotnet SDK for OpenAI ChatGPT, Whisper, GPT-4 and DALL·E
The fastest tokenizer for GPT-3.5 and GPT-4 inspired by Tiktoken.
Token calculation for OpenAI models.
Open source LLM application framework to build scalable, flexible and robust AI system.
A simple light-weight library that wraps the ChatGPT API. Includes support for dependency injection.
The fastest tokenizer for GPT-3.5 and GPT-4 inspired by Tiktoken.
The fastest tokenizer for GPT-3.5 and GPT-4 inspired by Tiktoken.
The fastest tokenizer for GPT-3.5 and GPT-4 inspired by Tiktoken.
The fastest tokenizer for GPT-3.5 and GPT-4 inspired by Tiktoken.
Generated C# SDK based on official OpenAI OpenAPI specification. Includes C# Source Generator which allows you to define functions natively through a C# interface, and also provides extensions that make it easier to call this interface later
LLamaSharp is a cross-platform library to run 🦙LLaMA/Mtmd model (and others) in your local device. Based on [llama.cpp](https://github.com/ggerganov/llama.cpp), inference with LLamaSharp is efficient on both CPU and GPU. With the higher-level APIs and RAG support, it's convenient to deploy LLM (Large Language Model) in your application with LLamaSharp.
Package Description
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 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.
A library generated from a OpenAPI doc
OpenAI ChatGPT based language translator.
The module for OpenAI ChatGPT that allows to retrive a structured response from ChatGPT.