Skip to content

Releases: custouch/semantic-kernel-ERNIE-Bot

0.14.4

19 Mar 14:57
315ea37
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.14.3...0.14.4

0.14.3

19 Mar 14:15
2f4ef01
Compare
Choose a tag to compare

What's Changed

  • 🔧 Fix async/await configuration in ERNIE-Bot.SDK and ERNIE-Bot.SemanticKernel by @xbotter in #105

Full Changelog: 0.14.2...0.14.3

0.14.2

18 Mar 14:30
52fb7e4
Compare
Choose a tag to compare

What's Changed

  • 🔧 Update ERNIE Bot SDK dependencies by @xbotter in #100
  • 🔧 Fix SendAsync method in ERNIEBotClient.cs by @xbotter in #104

Full Changelog: 0.14.1...0.14.2

0.14.1

18 Feb 03:03
2876364
Compare
Choose a tag to compare

What's Changed

  • 🔀 Update package versions and project names by @xbotter in #99

Full Changelog: 0.14.0...0.14.1

0.14.0

06 Feb 06:50
689da95
Compare
Choose a tag to compare

What's Changed

  • 🔧 Update ERNIE-Bot.SDK and sample projects by @xbotter in #98

Full Changelog: 0.13.1...0.14.0

0.13.1

16 Jan 06:56
65d9137
Compare
Choose a tag to compare
🔀 Update ERNIEBotChatCompletion message handling (#95)

* 🔀 Update ERNIEBotChatCompletion message handling

- Refactor the `ChatHistoryToMessages` method to handle cases where the `chatHistory` contains only one message.
- Update the return type of the `ChatHistoryToMessages` method to include the `system` parameter.
- Improve code readability and remove unnecessary code.

* 🔧 Update version to 0.13.1

0.13.0

21 Dec 03:59
3ab6938
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.12.0-preview...0.13.0

0.12.0-preview

11 Dec 03:46
09c74b8
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.11.0-preview...0.12.0-preview

0.11.0-preview: bump sk to 1.0.0-rc1, km to 0.15 (#78)

05 Dec 06:39
2ce743b
Compare
Choose a tag to compare
* bump sk to 1.0.0-rc1, km to 0.15

* bump version 0.11

0.10.0-preview

28 Nov 01:38
ee2e350
Compare
Choose a tag to compare

What's Changed

  • 🔀 Add system parameter to ERNIEBotChatCompletion by @xbotter in #76
  • bump 0.10.0-preview by @xbotter in #77

Full Changelog: 0.9.0-preview...0.10.0-preview