Prompter.AI
1.0.13
See the version list below for details.
dotnet add package Prompter.AI --version 1.0.13
NuGet\Install-Package Prompter.AI -Version 1.0.13
<PackageReference Include="Prompter.AI" Version="1.0.13" />
<PackageVersion Include="Prompter.AI" Version="1.0.13" />
<PackageReference Include="Prompter.AI" />
paket add Prompter.AI --version 1.0.13
#r "nuget: Prompter.AI, 1.0.13"
#addin nuget:?package=Prompter.AI&version=1.0.13
#tool nuget:?package=Prompter.AI&version=1.0.13
What is Prompter.AI ?
Prompter.AI is a dotnet library designed to simplify the development of applications using 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
- Gemini (In-Progress)
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.15 | 15 | 6/28/2025 |
1.0.14 | 128 | 6/24/2025 |
1.0.13 | 129 | 6/17/2025 |
1.0.12 | 136 | 6/15/2025 |
1.0.11 | 279 | 6/12/2025 |
1.0.10 | 274 | 6/12/2025 |
1.0.8 | 161 | 8/21/2024 |
1.0.7 | 134 | 8/20/2024 |
1.0.6 | 125 | 8/20/2024 |
1.0.5 | 122 | 7/21/2024 |
1.0.4 | 104 | 7/18/2024 |
1.0.3 | 105 | 7/2/2024 |
1.0.2 | 123 | 7/2/2024 |
1.0.1 | 119 | 7/2/2024 |
This is Beta version