v1.0.1
What's Changed
- feat: add checkRunning parameter to control concurrent agent calls by @AlbumenJ in #111
- fix: installation docs by @AlbumenJ in #117
- feat: add ChatUsage to Msg metadata for token usage tracking by @AlbumenJ in #118
- refactor: reuse ObjectMapper to avoid repeated construction overhead. by @yangl in #121
- feat: enhance GenerateOptions with topK, seed and additional HTTP params by @AlbumenJ in #119
- feat: add build-in file operationg tool by @fang-tech in #89
- refactor: split examples by @AlbumenJ in #122
- refactor: move embedding to rag-simple by @AlbumenJ in #133
- feat(session): add support redis session storage by @jianjun159 in #142
- fix modifications to PostActingEvent in Hook not taking effect as expected by @LearningGp in #154
- fix: all-in-one should shade extensions by @AlbumenJ in #153
New Contributors
- @yangl made their first contribution in #121
- @jianjun159 made their first contribution in #142
Full Changelog: v1.0.0...v1.0.1