Skip to content

v1.18.7

Compare
Choose a tag to compare
@github-actions github-actions released this 06 May 15:57
· 5 commits to master since this release
4caef39

What's Changed

  • test: add unit test for ai package by @fanweixiao in #769
  • refactor: cli test-prompt subcommand by @venjiang in #772
  • fix: client close conn by @woorui in #773
  • add tests for api_server and provider by @fanweixiao in #770
  • fix: the yomo test-prompt command error when running multiple sfn instances by @venjiang in #774
  • test: fix unittest by @woorui in #780
  • fix: ctrl+c cannot exit client if the client is reconnecting by @woorui in #787
  • refactor: llm api by @venjiang in #781
  • fix: fix panic if cannot find a conn form the connector by @woorui in #797
  • refactor: use openai pkg & support chat in stream by @woorui in #791
  • feat: connector can be customized in NewZipper() by @woorui in #801
  • fix: service system prompt init as an empty string by @woorui in #804
  • refactor: handshake with ai function definition by @woorui in #798
  • refactor: cli by @venjiang in #802

Full Changelog: v1.18.6...v1.18.7