Primo.AI
1.1.2
dotnet add package Primo.AI --version 1.1.2
NuGet\Install-Package Primo.AI -Version 1.1.2
<PackageReference Include="Primo.AI" Version="1.1.2" />
paket add Primo.AI --version 1.1.2
#r "nuget: Primo.AI, 1.1.2"
// Install Primo.AI as a Cake Addin #addin nuget:?package=Primo.AI&version=1.1.2 // Install Primo.AI as a Cake Tool #tool nuget:?package=Primo.AI&version=1.1.2
About
Primo RPA robot uses elements of the package to automate interaction with Sber GigaChat and Yandex YandexGPT.
How to Use
In Primo RPA studio, create a project that will be executed by Primo RPA robot. Install this package via the ".Dependencies → Manage Dependencies" menu the "GigaChat" and "YandexGPT" nodes with package elements will appear in Elements tree. Pure code in this package is missing.
GigaChat
There are two elements in GigaChat: one for getting a token and one for sending a question and receiving the answer.
YandexGPT
The "Begin chat" element initiates a chat with YandexGPT and asks the first question, it is a container element for "Chat question" elements. "Chat question" element uses authentification data from "Begin chat" element to ask a question. "Ask question" element allows to make single question to YandexGPT.
Key Features
- High performance
- Supports .NET Framework 4.6.1+
Main Types
- Primo.AI.Elements.SberGpt.WFChatMessage
- Primo.AI.Elements.SberGpt.WFGetToken
- Primo.AI.Elements.YandexGpt.WFChat
- Primo.AI.Elements.YandexGpt.WFChatMessage
- Primo.AI.Elements.YandexGpt.WFInstruct
Feedback
Bug reports and contributions are welcome at Primo RPA chat
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.