LeonardoAI 1.0.1-dev.125
See the version list below for details.
dotnet add package LeonardoAI --version 1.0.1-dev.125
NuGet\Install-Package LeonardoAI -Version 1.0.1-dev.125
<PackageReference Include="LeonardoAI" Version="1.0.1-dev.125" />
<PackageVersion Include="LeonardoAI" Version="1.0.1-dev.125" />
<PackageReference Include="LeonardoAI" />
paket add LeonardoAI --version 1.0.1-dev.125
#r "nuget: LeonardoAI, 1.0.1-dev.125"
#:package LeonardoAI@1.0.1-dev.125
#addin nuget:?package=LeonardoAI&version=1.0.1-dev.125&prerelease
#tool nuget:?package=LeonardoAI&version=1.0.1-dev.125&prerelease
Leonardo
;
var createResponse = await api.Image.CreateGenerationAsync(
prompt: "Generate cat");
createResponse.SdGenerationJob.Should().NotBeNull();
await Task.Delay(TimeSpan.FromSeconds(15));
var response = await api.Image.GetGenerationByIdAsync(createResponse.SdGenerationJob?.GenerationId ?? throw new InvalidOperationException("GenerationId is null"));
var url = response.GenerationsByPk?.GeneratedImages?.ElementAtOrDefault(0)?.Url;
Support
Priority place for bugs: https://github.com/tryAGI/Leonardo/issues
Priority place for ideas and general questions: https://github.com/tryAGI/Leonardo/discussions
Discord: https://discord.gg/Ca2xhfBf3v
Acknowledgments
This project is supported by JetBrains through the Open Source Support Program.
This project is supported by CodeRabbit through the Open Source Support Program.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. 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. |
-
net10.0
- No dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on LeonardoAI:
| Package | Downloads |
|---|---|
|
LangChain.Providers.LeonardoAI
Leonardo Ai API model provider. |
|
|
LangChain.Providers.Leonardo
Leonardo Ai API model provider. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.1 | 67,102 | 8/24/2024 |
| 1.0.1-dev.127 | 0 | 3/13/2026 |
| 1.0.1-dev.126 | 0 | 3/13/2026 |
| 1.0.1-dev.125 | 0 | 3/13/2026 |
| 1.0.1-dev.124 | 32 | 3/11/2026 |
| 1.0.1-dev.121 | 39 | 3/9/2026 |
| 1.0.1-dev.13 | 132 | 9/26/2024 |
| 1.0.1-dev.6 | 116 | 8/29/2024 |
| 1.0.1-dev.5 | 109 | 8/29/2024 |
| 1.0.1-dev.2 | 141 | 8/24/2024 |
| 1.0.0 | 64,737 | 8/24/2024 |
| 0.1.0 | 71,395 | 8/5/2023 |
| 0.0.0-dev.18 | 119 | 8/24/2024 |