Skip to content

v1.0.5

Compare
Choose a tag to compare
@lemillermicrosoft lemillermicrosoft released this 27 Sep 00:32
· 16 commits to main since this release

Summary:

This release introduces a series of improvements to the SKonsole project, including updating the SKonsole version, fixing the OpenAI chat model ID, and enhancing CancellationToken usage.

Changes:

  • Fix OpenAI chat model ID from "gpt-35-turbo" to "gpt-3.5-turbo" in ConfigurationProvider.cs
  • Improve CancellationToken usage in EmailSkill.cs, GitSkill.cs, and WriterSkill.cs

What's Changed

Full Changelog: v1.0.4...v1.0.5