Releases: sangyuxiaowu/LLamaWorker
Releases · sangyuxiaowu/LLamaWorker
v1.1.27 调整日志输出
What's Changed
- test: 添加Semantic Kernel测试案例 by @sangyuxiaowu in #13
Full Changelog: v1.1.22...v1.1.27
v1.1.22 llama3.1 Function Calling Support
fix appsettings.json
注意,压缩包的配置存在一些已知的异常,请下载下方独立的 appsettings.json 文件来替换压缩包内的文件。
Please note that there are some known exceptions in the configuration of the compressed package. Please download the independent appsets.json file below to replace the files inside the compressed package.
What's Changed
- feat: 调整配置方式 by @sangyuxiaowu in #9
- fix: 修正工具提示的函数参数格式 by @sangyuxiaowu in #10
- 添加llama3.1工具提示 by @sangyuxiaowu in #11
- chore: 更新readme by @sangyuxiaowu in #12
Full Changelog: v1.1.7...v1.1.22
v1.1.7 Function Call
What's Changed
🎯 提供工具调用支持,已配置并测试通过 Qwen2
- chore: 优化并发和Token计数 by @sangyuxiaowu in #4
- feat: 函数调用 by @sangyuxiaowu in #8
Full Changelog: v1.0.24...v1.1.7