Skip to content

0.1.3

Choose a tag to compare

@Yeuoly Yeuoly released this 02 Jul 09:37
· 44 commits to main since this release
6d6fb38

What's Changed

  • fix s3 client path style not used by @41tair in #344
  • refactor(local_runtime): optimize listener lookup in stdioHolder by @guanz42 in #345
  • fix: skip waiting if error occured by @nht1206 in #337
  • feat(db): enhance database configuration with charset and extras support by @Yeuoly in #347
  • feat: add decode plugin from identifier endpoint by @Yeuoly in #349
  • Fix .env.example Refer to Official Document by @ZombieBlue in #356
  • fix: launch error when using redis sentinel by @tsonglew in #352
  • refactor(plugin_manager): remove first logging of local plugin launch by @Yeuoly in #357
  • refactor: extract DSN construction to buildDSN for better reuse and readability by @41tair in #360
  • fix:response data will be discard if tool/llm response buffer overflow by @kinoooolu in #362
  • test(stream): add delay in TestStreamCloseBlockingWrite to ensure blo… by @Yeuoly in #365
  • feat: add pull request template for improved contribution guidelines by @Yeuoly in #366
  • fix: prevent duplicate packaging by @jingfelix in #367
  • feat(dynamic_select): implement dynamic parameter fetching functionality by @Yeuoly in #358
  • fixed:Update README.md spelling errors by @defstream in #372
  • feat: add InvokeLLMWithStructuredOutput functionality by @Yeuoly in #369

New Contributors

Full Changelog: 0.1.2...0.1.3