Prompter.AI
1.0.16
See the version list below for details.
dotnet add package Prompter.AI --version 1.0.16
NuGet\Install-Package Prompter.AI -Version 1.0.16
<PackageReference Include="Prompter.AI" Version="1.0.16" />
<PackageVersion Include="Prompter.AI" Version="1.0.16" />
<PackageReference Include="Prompter.AI" />
paket add Prompter.AI --version 1.0.16
#r "nuget: Prompter.AI, 1.0.16"
#:package Prompter.AI@1.0.16
#addin nuget:?package=Prompter.AI&version=1.0.16
#tool nuget:?package=Prompter.AI&version=1.0.16
What is Prompter.AI ?
Prompter.AI is a dotnet library designed to simplify the development of applications using text-to-text generation large language models (LLMs). Prompter can integrate with various data sources, allowing applications to pull in and process information dynamically.
Prompter.AI supports inference with LLMs
- Azure Open AI
- HuggingFace (Llama, Mistral)
- Gemini
Prompter.AI supports inference type as source
- Microsoft SQL
- In-Memory JSON
- API
- My SQL (In-Progress)
- Oracle DB (In-Progress)
- PostGreSQL (In-Progress)
Below is the repo for the developer guide and documenetation to support building application with Prompter.AI https://github.com/sambeetdas/Prompter.AI.Support.git
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net8.0
- Microsoft.CodeAnalysis.CSharp.Scripting (>= 4.14.0)
- Microsoft.Extensions.Configuration (>= 9.0.6)
- Microsoft.Extensions.DependencyInjection (>= 9.0.6)
- Microsoft.Extensions.Http (>= 9.0.6)
- Newtonsoft.Json (>= 13.0.3)
- System.Data.SqlClient (>= 4.9.0)
- System.Linq (>= 4.3.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
1.0.22 | 421 | 7/24/2025 |
1.0.21 | 427 | 7/24/2025 |
1.0.20 | 183 | 7/20/2025 |
1.0.19 | 18 | 7/19/2025 |
1.0.18 | 20 | 7/19/2025 |
1.0.17 | 133 | 7/10/2025 |
1.0.16 | 65 | 7/5/2025 |
1.0.15 | 80 | 6/28/2025 |
1.0.14 | 138 | 6/24/2025 |
1.0.13 | 136 | 6/17/2025 |
1.0.12 | 141 | 6/15/2025 |
1.0.11 | 285 | 6/12/2025 |
1.0.10 | 279 | 6/12/2025 |
1.0.8 | 163 | 8/21/2024 |
1.0.7 | 136 | 8/20/2024 |
1.0.6 | 129 | 8/20/2024 |
1.0.5 | 125 | 7/21/2024 |
1.0.4 | 107 | 7/18/2024 |
1.0.3 | 108 | 7/2/2024 |
1.0.2 | 127 | 7/2/2024 |
1.0.1 | 122 | 7/2/2024 |
This is Beta version