What's Changed
- Fix release.yml by @yuzhichang in #4100
- Miscellaneous updates to session APIs by @writinwaters in #4097
- add typo locale by @isthaison in #4099
- Fixed infinity exception SCORE() / SCORE_FACTORS() requires Fusion or MATCH TEXT or MATCH TENSOR by @yuzhichang in #4110
- Separated list_agents() from session management by @writinwaters in #4111
- Fix fastembed reloading issue. by @KevinHuSh in #4117
- Add parameters for ask_chat and fix bugs in list_sessions by @Feiue in #4119
- Make fast embed and default embed mutually exclusive. by @KevinHuSh in #4121
- fix chunk method "Table" losing content when the Excel file has multi… by @ly0303521 in #4123
- add gemini 2.0 by @isthaison in #4115
- Refactor ask decorator by @JinHai-CN in #4116
- Corrections. by @KevinHuSh in #4127
- Mask password in log by @yuzhichang in #4129
- Fix example in doc by @JinHai-CN in #4133
- Fix redis get error. by @KevinHuSh in #4140
- Fix position_int on infinity by @yuzhichang in #4144
- Update the component of the agent API with parameters. by @Feiue in #4131
- Validate returned chunk at list_chunks and add_chunk by @yuzhichang in #4153
- Fix Voyage re-rank model. Limit file name length. by @KevinHuSh in #4171
- Use s3 configuration from settings module by @KennyDizi in #4167
- Fix bug over chunks classification by document in the promp by @devMls in #4156
- Update jin10.svg by @isthaison in #4159
- Add Llama3.3 by @KevinHuSh in #4174
- Fetch chunk by batches. by @KevinHuSh in #4177
- Fix 'SCORE' not found bug by @JinHai-CN in #4178
- Feat: If there is no result in the recall test, an empty data image will be displayed. #4182 by @cike8899 in #4183
- Fix error of changing embedding model by @JinHai-CN in #4184
- Fix duplicated communitiy by @KevinHuSh in #4187
- Added time to progress message by @yuzhichang in #4185
- Fix: Fixed the issue that the page crashed when the node ID was the same as the combo ID #4180 by @cike8899 in #4191
- Fix raptor bug. by @KevinHuSh in #4192
- Fix score() issue by @JinHai-CN in #4194
- Update progress time info by @JinHai-CN in #4193
- Catch the exception while parsing pptx. by @KevinHuSh in #4202
- fix: stop rerank by model when search result is empty by @mieco in #4203
- Bump infinity to 0.5.2 by @yuzhichang in #4207
- Add user_id for third-party system to record sessions. by @KevinHuSh in #4206
- Remove session owner check. by @KevinHuSh in #4211
- Fix interface as input variable for component. by @KevinHuSh in #4212
- Fix misspell. by @KevinHuSh in #4219
- Fix: Rename chat name, missing field 'avatar' #4125 by @cike8899 in #4221
- Update pyproject.toml to 0.15.1 by @JinHai-CN in #4222
New Contributors
- @ly0303521 made their first contribution in #4123
- @KennyDizi made their first contribution in #4167
- @mieco made their first contribution in #4203
Full Changelog: v0.15.0...v0.15.1