Luval.GenAIBotMate
1.0.18
See the version list below for details.
dotnet add package Luval.GenAIBotMate --version 1.0.18
NuGet\Install-Package Luval.GenAIBotMate -Version 1.0.18
<PackageReference Include="Luval.GenAIBotMate" Version="1.0.18" />
paket add Luval.GenAIBotMate --version 1.0.18
#r "nuget: Luval.GenAIBotMate, 1.0.18"
// Install Luval.GenAIBotMate as a Cake Addin #addin nuget:?package=Luval.GenAIBotMate&version=1.0.18 // Install Luval.GenAIBotMate as a Cake Tool #tool nuget:?package=Luval.GenAIBotMate&version=1.0.18
GenAIBotMate
GenAIBotMate is a C# library that enables developers to interface with Large Language Models (LLMs), persist chat conversations, and provide an API to retrieve past interactions. The library also supports persisting uploaded files, including images, to cloud storage providers like Azure Blob Storage and AWS S3.
Features
- LLM Integration: Communicate seamlessly with generative AI models.
- Conversation Persistence: Save and retrieve conversations for future use.
- File Upload Support: Persist uploaded images and files to cloud storage.
- Session Management: Create and manage chat sessions with ease.
- Customizable Parameters: Fine-tune temperature and other parameters for AI responses.
Installation
Install GenAIBotMate via NuGet:
dotnet add package GenAIBotMate
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net9.0 is compatible. 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. |
-
net9.0
- Azure.Storage.Blobs (>= 12.23.0)
- Luval.AuthMate (>= 1.1.8)
- Microsoft.EntityFrameworkCore (>= 9.0.0)
- Microsoft.EntityFrameworkCore.Sqlite (>= 9.0.0)
- Microsoft.SemanticKernel.Connectors.OpenAI (>= 1.32.0)
- Npgsql.EntityFrameworkCore.PostgreSQL (>= 9.0.2)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Luval.GenAIBotMate:
Package | Downloads |
---|---|
Luval.GenAIBotMate.Components
GenAIBotMate is a C# library that enables developers to interface with Large Language Models (LLMs), persist chat conversations, and provide an API to retrieve past interactions. The library also supports persisting uploaded files, including images, to cloud storage providers like Azure Blob Storage and AWS S3. |
|
Luval.WorkMate
WorkMate is an intelligent assistant designed to help you stay organized, proactive, and efficient in managing your personal and professional tasks |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.24 | 80 | 1/20/2025 |
1.0.23 | 83 | 1/18/2025 |
1.0.22 | 52 | 1/14/2025 |
1.0.21 | 58 | 1/13/2025 |
1.0.20 | 61 | 1/12/2025 |
1.0.19 | 98 | 1/6/2025 |
1.0.18 | 77 | 1/6/2025 |
1.0.17 | 85 | 1/5/2025 |
1.0.16 | 84 | 1/5/2025 |
1.0.15 | 87 | 1/5/2025 |
1.0.14 | 89 | 1/5/2025 |
1.0.13 | 89 | 1/5/2025 |
1.0.11 | 83 | 1/5/2025 |
1.0.10 | 99 | 1/5/2025 |
1.0.9 | 102 | 1/5/2025 |
1.0.7 | 98 | 1/5/2025 |
1.0.6 | 97 | 12/29/2024 |
1.0.5 | 96 | 12/28/2024 |
1.0.4 | 91 | 12/28/2024 |
1.0.3 | 96 | 12/26/2024 |
- Initial release