Encamina.Enmarcha.AI.QuestionsAnswering.Abstractions 8.1.5

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Encamina.Enmarcha.AI.QuestionsAnswering.Abstractions --version 8.1.5
NuGet\Install-Package Encamina.Enmarcha.AI.QuestionsAnswering.Abstractions -Version 8.1.5
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Encamina.Enmarcha.AI.QuestionsAnswering.Abstractions" Version="8.1.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Encamina.Enmarcha.AI.QuestionsAnswering.Abstractions --version 8.1.5
#r "nuget: Encamina.Enmarcha.AI.QuestionsAnswering.Abstractions, 8.1.5"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Encamina.Enmarcha.AI.QuestionsAnswering.Abstractions as a Cake Addin
#addin nuget:?package=Encamina.Enmarcha.AI.QuestionsAnswering.Abstractions&version=8.1.5

// Install Encamina.Enmarcha.AI.QuestionsAnswering.Abstractions as a Cake Tool
#tool nuget:?package=Encamina.Enmarcha.AI.QuestionsAnswering.Abstractions&version=8.1.5

AI - Questions Answering Abstractions

Nuget package

This project mainly contains AI abstractions used by other ENMARCHA NuGet packages. This abstractions include interfaces that have their implementations in other projects, clase bases and entities that represent abstractions for information exchange. The NuGet package Encamina.Enmarcha.AI.QuestionsAnswering.Azure contains implementations of this package (see documentation).

Setup

Nuget package

First, install NuGet. Then, install Encamina.Enmarcha.AI.QuestionsAnswering.Abstractions from the package manager console:

PM> Install-Package Encamina.Enmarcha.AI.QuestionsAnswering.Abstractions

.NET CLI:

First, install .NET CLI. Then, install Encamina.Enmarcha.AI.QuestionsAnswering.Abstractions from the .NET CLI:

dotnet add package Encamina.Enmarcha.AI.QuestionsAnswering.Abstractions

How to use

Metadata

Question

Sources

  • ISourcesHandler is an interface that represents a handler for sources.
  • ISourcesProcessor is an interface that represents a processor for source handlers.
  • SourcesProcessorBase is a base class that implements ISourcesProcessor and it is responsible for processing ISourcesHandler based on their order.

There are other classes like QuestionRequestOptions, MetadataOptions and others, which are basically entities that store service configurations.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Encamina.Enmarcha.AI.QuestionsAnswering.Abstractions:

Package Downloads
Encamina.Enmarcha.AI

Package Description

Encamina.Enmarcha.Bot.Abstractions

Package Description

Encamina.Enmarcha.Bot.Skills.QuestionAnswering

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
8.1.6-preview-08 0 5/2/2024
8.1.6-preview-07 208 4/29/2024
8.1.6-preview-06 218 4/26/2024
8.1.6-preview-05 199 4/24/2024
8.1.6-preview-04 204 4/22/2024
8.1.6-preview-03 201 4/22/2024
8.1.6-preview-02 242 4/17/2024
8.1.6-preview-01 245 4/15/2024
8.1.5 249 4/15/2024
8.1.5-preview-15 193 4/10/2024
8.1.5-preview-14 187 3/20/2024
8.1.5-preview-13 152 3/18/2024
8.1.5-preview-12 186 3/13/2024
8.1.5-preview-11 172 3/13/2024
8.1.5-preview-10 161 3/13/2024
8.1.5-preview-09 148 3/12/2024
8.1.5-preview-08 170 3/12/2024
8.1.5-preview-07 156 3/8/2024
8.1.5-preview-06 370 3/8/2024
8.1.5-preview-05 170 3/7/2024
8.1.5-preview-04 189 3/7/2024
8.1.5-preview-03 182 3/7/2024
8.1.5-preview-02 256 2/28/2024
8.1.5-preview-01 253 2/19/2024
8.1.4 402 2/15/2024
8.1.3 264 2/13/2024
8.1.3-preview-07 151 2/13/2024
8.1.3-preview-06 168 2/12/2024
8.1.3-preview-05 160 2/9/2024
8.1.3-preview-04 161 2/8/2024
8.1.3-preview-03 174 2/7/2024
8.1.3-preview-02 184 2/2/2024
8.1.3-preview-01 186 2/2/2024
8.1.2 254 2/1/2024
8.1.2-preview-9 183 1/22/2024
8.1.2-preview-8 165 1/19/2024
8.1.2-preview-7 185 1/19/2024
8.1.2-preview-6 147 1/19/2024
8.1.2-preview-5 180 1/19/2024
8.1.2-preview-4 179 1/19/2024
8.1.2-preview-3 167 1/18/2024
8.1.2-preview-2 233 1/18/2024
8.1.2-preview-16 156 1/31/2024
8.1.2-preview-15 151 1/31/2024
8.1.2-preview-14 261 1/25/2024
8.1.2-preview-13 128 1/25/2024
8.1.2-preview-12 146 1/23/2024
8.1.2-preview-11 140 1/23/2024
8.1.2-preview-10 159 1/22/2024
8.1.2-preview-1 156 1/18/2024
8.1.1 251 1/18/2024
8.1.0 224 1/18/2024
8.0.3 295 12/29/2023
8.0.1 267 12/14/2023
8.0.0 298 12/7/2023
6.0.4.3 299 12/29/2023
6.0.4.2 284 12/20/2023
6.0.4.1 312 12/19/2023
6.0.4 320 12/4/2023
6.0.3.20 280 11/27/2023
6.0.3.19 273 11/22/2023