158 packages tagged with “ChatGPT”
The official .NET library for the OpenAI service API.
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.
Dotnet SDK for OpenAI ChatGPT, Whisper, GPT-4 and DALL·E
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.
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
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.
The integration of LLamaSharp and Microsoft semantic-kernel.
.NET integration for ChatGPT with streaming responses supporting (like ChatGPT) via async streams.
ChatGPT Tokenizer and Token Estimator for .NET
The integration of LLamaSharp and Microsoft kernel-memory. It could make it easy to support document search for LLamaSharp model inference.
.NET library for the OpenAI services by Betalgo Ranul
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.
Locale.CLI is a powerful cross-platform command-line tool for managing localization files. Features include: scan (detect missing/orphan keys), diff (compare files), check (validate rules), convert (transform formats), generate (create skeleton files), watch (monitor changes), and translate (auto-translate using Google, DeepL, Bing, Yandex, LibreTranslate, OpenAI, Claude, Gemini, Azure OpenAI, or Ollama).
How to use? See repository. https://github.com/higty/higlabo
Utility tools for Betalgo.OpenAI - Dotnet SDK for OpenAI ChatGPT, Whisper, GPT-4 and DALL·E
Static classes that provide actual constants(models/context lengts/prices) for the OpenAI API. Available types in OpenAI.Constants namespace: - ChatModels - EmbeddingModels - ImageModels - ImageQualities - ImageResolutions - ModerationModels - SpeechToTextModels - TextToSpeechModels
Generated C# SDK based on official CSharpToJsonSchema 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
Auto-generated .NET bindings for Llama.cpp.
Supports chat, tools, streaming, audio, and image inputs with flexible request extensions.
Powerful layer on top of OpenAI supporting chaining and recursion scenarios. Includes fluent SDK for chaining, templates, and text processing. Still very early and .NET 10 only; Docs and broader support to follow.
A Standardized .NET library for OpenAI Integrations.
A simple light-weight library that wraps the ChatGPT API. Includes support for dependency injection.
A ChatGPT integration library for .NET, supporting both OpenAI and Azure OpenAI Service.