0.1.3
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
- @guanz42 made their first contribution in #345
- @nht1206 made their first contribution in #337
- @ZombieBlue made their first contribution in #356
- @tsonglew made their first contribution in #352
- @kinoooolu made their first contribution in #362
- @jingfelix made their first contribution in #367
- @defstream made their first contribution in #372
Full Changelog: 0.1.2...0.1.3