1.0.0-rc3
What's Changed
- feat(build): use spotless to apply the license to java file by @jackxu2011 in #312
- fix: 修复生成echart图空指针异常,增加配置 by @davidathena in #337
- fix: fix mvn build error with no .mvn floder by @jackxu2011 in #325
- fix: 测试模型改为流式调用,防止出现enable_thinking配置的报错 by @davidathena in #338
- docs: add English README by @eltociear in #344
- docs: create SECURITY.md for security policy by @Cyril-the-Real in #343
- feat: 增加语义分块、递归分块、句子分块 by @zihenzzz in #300
New Contributors
- @jackxu2011 made their first contribution in #312
- @eltociear made their first contribution in #344
- @Cyril-the-Real made their first contribution in #343
Full Changelog: 1.0.0-rc2...1.0.0-rc3