Skip to content

Releases: yomorun/yomo

v1.18.8

17 May 01:59
5c9d6ee
Compare
Choose a tag to compare

What's Changed

  • feat: completions api flush after first calling by @woorui in #807
  • fix: improve GetChatCompletions by @woorui in #809
  • feat: client cannot write tag that within reserved range by @woorui in #815
  • fix: test-prompt command error by @venjiang in #816
  • feat: add transID for ai function by @woorui in #817

Full Changelog: v1.18.7...v1.18.8

v1.18.7

06 May 15:57
4caef39
Compare
Choose a tag to compare

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

v1.18.6

25 Mar 03:44
39a969b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.18.5...v1.18.6

v1.18.5

21 Mar 15:50
8b24008
Compare
Choose a tag to compare

What's Changed

  • feat(function-calling): support multi-turn chat completion request for OpenAI by @fanweixiao in #758
  • feat(cli): add yomo test-prompt command to dry-run your function calling test easily by @venjiang in #760
  • wip: reuse openai chat completion request and models by @fanweixiao in #755
  • feat/sfn: add ctx.Metadata("key") by @woorui in #754

image

Full Changelog: v1.18.4...v1.18.5

v1.18.4

13 Mar 00:56
0dfc544
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.18.3...v1.18.4

v1.18.3

11 Mar 10:31
9177893
Compare
Choose a tag to compare

What's Changed

  • refactor: split provider and register by @woorui in #743

Full Changelog: v1.18.2...v1.18.3

v1.18.2

08 Mar 15:46
2012a16
Compare
Choose a tag to compare

What's Changed

  • feat: add Google Gemini API provider for LLM Function Calling (#2) by @fanweixiao in #742
  • refactor: separate the logic of distributed tracing by @woorui in #736

Full Changelog: v1.18.1...v1.18.2

v1.18.1

04 Mar 01:06
7e9636a
Compare
Choose a tag to compare

What's Changed

  • feat: add OpenAI provider for LLM Function Calling by @venjiang in #735
  • refactor: improve azure openai provider configuration follows azure-sdk by @fanweixiao in #734

Full Changelog: v1.18.0...v1.18.1

v1.18.0

26 Feb 16:10
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.17.5...v1.18.0

v1.17.5

05 Feb 14:51
6ebf28c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.17.4...v1.17.5