R0b0t.Lib
0.1.5
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package R0b0t.Lib --version 0.1.5
NuGet\Install-Package R0b0t.Lib -Version 0.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="R0b0t.Lib" Version="0.1.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add R0b0t.Lib --version 0.1.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: R0b0t.Lib, 0.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 R0b0t.Lib as a Cake Addin #addin nuget:?package=R0b0t.Lib&version=0.1.5 // Install R0b0t.Lib as a Cake Tool #tool nuget:?package=R0b0t.Lib&version=0.1.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
r0b0t is a GTK+ application for interacting with Large Language Models from OpenAI, and also with GitHub Copilot.
Installation
- On Ubuntu requires
apt install appmenu-gtk3-module
- create a
.env
file with variablesopenai_key
,github_key
,huggingface_key
andanthropic_key
, in the same directory where the program runs; or make sure at least one of them is defined when doing so.
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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- FSharp.Control.AsyncSeq (>= 3.2.1)
- FSharp.Core (>= 8.0.400)
- FsHttp (>= 14.5.0)
- GirCore.Gtk-4.0 (>= 0.5.0)
- GirCore.GtkSource-5 (>= 0.5.0)
- LamgEnv (>= 0.0.2)
- OpenAI (>= 2.0.0-beta.7)
- SixLabors.ImageSharp (>= 3.1.5)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.