Lokad.Prompting 0.10.0

前缀已保留
dotnet add package Lokad.Prompting --version 0.10.0                
NuGet\Install-Package Lokad.Prompting -Version 0.10.0                
此命令旨在在 Visual Studio 的包管理器控制台中使用,因为它使用 NuGet 模块的 Install-Package
<PackageReference Include="Lokad.Prompting" Version="0.10.0" />                
对于支持 PackageReference 的项目,将此 XML 节点复制到项目文件中以引用该包。
paket add Lokad.Prompting --version 0.10.0                
#r "nuget: Lokad.Prompting, 0.10.0"                
#r 指令可以用于 F# Interactive 和 Polyglot Notebooks。将其复制到交互式工具或脚本的源代码中以引用包。
// Install Lokad.Prompting as a Cake Addin
#addin nuget:?package=Lokad.Prompting&version=0.10.0

// Install Lokad.Prompting as a Cake Tool
#tool nuget:?package=Lokad.Prompting&version=0.10.0                

Lokad.Prompting

C#/.NET 库中的 LLM 工具。

语义内核提供高级操作,利用 LLM 作为低级原语。

等高线变换器:通过在文档中进行线性进展来应用线等距变换过程。这对 Markdown 文档(其中段落保持在单行上)有效。

显著依赖项

等高线变换器示例

翻译 Hugo/Markdown 页面

Continue the following translation from English to French.
The output may not be starting at the same place than the input.
Preserve YAML front matter, don't touch the '---' delimiters.
Do not translate the keys in the TOML header.
Preserve all the Markdown syntax. 
Do not skip images, such as `![Blah blah](/my-image.jpg)`.
Do not touch filenames (ex: `/my-image.jpg`).
Keep prefix line numbers untouched (ex: L123).
Keep blank lines untouched.
Keep line breaks untouched. 
Don't introduce extra line breaks, don't remove them either.

!=!=! ENGLISH INPUT !=!=!
{{input}}

!=!=! FRENCH OUTPUT !=!=!
{{output}}

参考

另请参阅

产品 兼容和额外的计算目标框架版本。
.NET net5.0 已计算。 net5.0-windows 已计算。 net6.0 已计算。 net6.0-android 已计算。 net6.0-ios 已计算。 net6.0-maccatalyst 已计算。 net6.0-macos 已计算。 net6.0-tvos 已计算。 net6.0-windows 已计算。 net7.0 已计算。 net7.0-android 已计算。 net7.0-ios 已计算。 net7.0-maccatalyst 已计算。 net7.0-macos 已计算。 net7.0-tvos 已计算。 net7.0-windows 已计算。 net8.0 已计算。 net8.0-android 已计算。 net8.0-browser 已计算。 net8.0-ios 已计算。 net8.0-maccatalyst 已计算。 net8.0-macos 已计算。 net8.0-tvos 已计算。 net8.0-windows 已计算。
.NET Core netcoreapp3.0 已计算。 netcoreapp3.1 已计算。
.NET Standard netstandard2.1 兼容。
MonoAndroid monoandroid 已计算。
MonoMac monomac 已计算。
MonoTouch monotouch 已计算。
Tizen tizen60 已计算。
Xamarin.iOS xamarinios 已计算。
Xamarin.Mac xamarinmac 已计算。
Xamarin.TVOS xamarintvos 已计算。
Xamarin.WatchOS xamarinwatchos 已计算。
兼容的目标框架
包含的目标框架(在包中)
了解更多关于 目标框架.NET Standard 的信息。

NuGet 包

此包未被任何 NuGet 包使用。

GitHub 仓库

此包未被任何热门 GitHub 仓库使用。

版本 下载 最后更新
0.10.0 73 4/24/2024
0.9.0 87 2/3/2024
0.8.2 78 1/28/2024
0.8.1 66 1/26/2024
0.8.0 57 1/26/2024
0.7.0 97 1/12/2024
0.6.0 93 9/23/2023
0.5.1 136 6/2/2023
0.5.0 114 6/2/2023
0.4.0 126 5/19/2023
0.3.0 143 4/29/2023
0.2.0 159 4/19/2023
0.1.0 173 4/19/2023 0.1.0 已弃用,因为它不再维护。