Skip to content

Releases: xakpc/DotnetPrompt

v1.0.0-alpha.2

18 Mar 01:32
1ca5f5e
Compare
Choose a tag to compare
v1.0.0-alpha.2 Pre-release
Pre-release
> dotnet add package DotnetPrompt.All --version 1.0.0-alpha.2
  • Introduce MapReduceChain to split and merge big documents (for example for summarization)
  • Introduce Cancel method as a part of IChain
  • Introduce property MaxRequestTokens to store max tokens for model

What's Changed

Full Changelog: v1.0.0-alpha.1...v1.0.0-alpha.2

v.1.0.0-alpha.1

06 Mar 23:53
Compare
Choose a tag to compare
v.1.0.0-alpha.1 Pre-release
Pre-release
> dotnet add package DotnetPrompt.All --version 1.0.0-alpha.1

What's New

Full Changelog: https://github.com/xakpc/DotnetPrompt/commits/v1.0.0-alpha.1