Skip to content

Releases: cnblogs/semantic-kernel-dashscope

SemanticKernel.DashScope/v0.3.0

18 Mar 10:30
960c161
Compare
Choose a tag to compare

What's Changed

Full Changelog: KernelMemory.DashScope/v0.1.0...SemanticKernel.DashScope/v0.3.0

KernelMemory.DashScope/v0.1.0

13 Mar 05:15
b2d1e95
Compare
Choose a tag to compare
  • feat: support kernel memory

v0.2.0

07 Mar 13:14
84d7c8d
Compare
Choose a tag to compare
  • feat: implement text embedding, text generation and chat completion api #10

v0.1.5

21 Feb 10:59
57a0142
Compare
Choose a tag to compare
  • fix: add missing usage metadata #9

v0.1.4

15 Feb 07:12
28ae362
Compare
Choose a tag to compare
  • refactor: add extensions for IServiceCollection #8

v0.1.3

15 Feb 04:28
5950df4
Compare
Choose a tag to compare
  • refactor: improve DI registration extensions #7

v0.1.2

13 Feb 14:15
141c081
Compare
Choose a tag to compare
  • refactor: register DI without IConfiguration #5

v0.1.1

13 Feb 13:39
3d6084b
Compare
Choose a tag to compare
  • refactor: simplify DI registration #4

v0.1.0

13 Feb 07:17
d90113f
Compare
Choose a tag to compare
  • feat: implement DashScopeChatCompletionService #1