Releases: apecloud/ApeRAG
Releases · apecloud/ApeRAG
KubeChat v0.1.4-alpha.2
What's Changed
- chore: support streaming scan by @iziang in #210
- feat: extracting keywords without LLM by @iziang in #209
- feat: optimize markdown chunking by @iziang in #211
- chore: separate online and local image by @iziang in #213
- chore: fix bugs by @iziang in #214
- fix: compitable with old collections online by @iziang in #215
- chore: support parsing grid in feishu doc by @iziang in #216
- Bugfix/feishu doc grid by @iziang in #217
- chore: support feishu doc v1 by @iziang in #218
- chore: fix bug by @iziang in #219
- chore: support default collections by @iziang in #224
- chore: support rerank by @iziang in #225
- chore: fix sync history bug by @iziang in #226
- feat: improvement validate the information input from the user for various sources by @yipeng1030 in #205
- chore: optimize synchronization by @iziang in #229
- chore: fix rerank by @iziang in #231
- feat: support authing by @iziang in #235
- chore: fix authing import error by @iziang in #240
- feat: support baichuan 53b by @iziang in #241
- feat: support baidu qianfan by @iziang in #242
- chore: support more local LLMs by @iziang in #243
- chore: support openai proxy by @iziang in #244
- fix: missing slash in isssuer url by @iziang in #245
- chore: update redame by @iziang in #248
- Support/readme by @iziang in #250
- chore: improve API performance by @iziang in #251
- fix: empty openai proxy by @iziang in #252
- chore: update jmeter scripts by @iziang in #253
- fix: streaming by @iziang in #254
- chore: fix feishu pipeline by @iziang in #255
- chore: fix bug by @iziang in #256
- chore: optimize ux with feishu message card by @iziang in #257
- chore: remove frontend submodule by @iziang in #258
- chore: tidy up by @iziang in #259
- chore: improve stability by @iziang in #249
- chore: tidy up by @iziang in #230
- chore: add more validation to bot config by @iziang in #269
- chore: support config by @iziang in #273
- chore: fix config by @iziang in #274
- chore: separate with frontend by @iziang in #275
- fix: temperature too low by @iziang in #280
- Support/chatglm by @lwj2015 in #283
- test: test stream behavior and async behabior for kubechat/llm by @lwj2015 in #263
- chore: update readme and do housekeeping works by @iziang in #289
- chore: raise excpetion instead of just logging by @iziang in #295
- fix: missing zhipuai dependency by @iziang in #297
- Update README.md by @1aal in #298
- bugfix: remove index only when file format is .md/.txt by @lwj2015 in #301
- fix: aiohttp unclosed client session by @iziang in #304
- feat: support pagination by @yipeng1030 in #202
- bugfix: change model from "chatglm_xxx" to "chatglm-xxx" by @lwj2015 in #308
- feat: support sse by @iziang in #305
- feat: support doc and temporarily removed the optimization for docx by @1aal in #303
- chore: support custom data directory by @iziang in #312
- chore: support customize ingress domain name by @iziang in #313
- chore: add missing files by @iziang in #314
- chore: make frontend images configurable by @iziang in #315
- chore: fix bug by @iziang in #316
- chore: update kexuebang image by @iziang in #318
- chore: customize ingress class by @iziang in #319
- chore: support customize service type by @iziang in #320
- fix: donot delete space between words by @lwj2015 in #309
- chore: fix mount dir by @iziang in #321
- chore: remove vllm deployment by @iziang in #323
- feat: support index for all file formats. by @lwj2015 in #302
- chore: optimize module name by @iziang in #327
- fix: default data path by @iziang in #330
- fix: kexuebang image tag by @iziang in #332
- chore: support using gpu to embedding by @iziang in #329
- chore: use solo pool in celery worker to bypass the CUDA re-initialize error by @iziang in #341
- chore: catch row not exist exception by @iziang in #342
- bugfix: judge whether the document has points in qdrant before deleting. by @lwj2015 in #326
- fix: oss connect failed by @iziang in #344
- chore: idempotent delete by @iziang in #345
- chore: update deps by @iziang in #346
- chore: update deps by @iziang in #347
- feat: support azure openai service by @iziang in #348
- fix: labels by @iziang in #350
- chore: add values.yaml for momenta by @iziang in #351
- chore: support azure openai service by @iziang in #352
- feat: support deploy on gke by @iziang in #353
- chore: optimize eks deployment values by @iziang in #354
- chore: using solo pool in celery by @iziang in #355
- chore: fix bug by @iziang in #357
- feat: support customize if keyword recall is enabled by @iziang in #364
- fix: add missing files by @iziang in #365
- chore: add release workflow by @JashBook in #310
New Contributors
Full Changelog: v0.1.3...v0.1.4-alpha.2
KubeChat v0.1.4-alpha.1
Full Changelog: v0.1.4-alpha.0...v0.1.4-alpha.1
KubeChat v0.1.4-alpha.0
What's Changed
- chore: support streaming scan by @iziang in #210
- feat: extracting keywords without LLM by @iziang in #209
- feat: optimize markdown chunking by @iziang in #211
- chore: separate online and local image by @iziang in #213
- chore: fix bugs by @iziang in #214
- fix: compitable with old collections online by @iziang in #215
- chore: support parsing grid in feishu doc by @iziang in #216
- Bugfix/feishu doc grid by @iziang in #217
- chore: support feishu doc v1 by @iziang in #218
- chore: fix bug by @iziang in #219
- chore: support default collections by @iziang in #224
- chore: support rerank by @iziang in #225
- chore: fix sync history bug by @iziang in #226
- feat: improvement validate the information input from the user for various sources by @yipeng1030 in #205
- chore: optimize synchronization by @iziang in #229
- chore: fix rerank by @iziang in #231
- feat: support authing by @iziang in #235
- chore: fix authing import error by @iziang in #240
- feat: support baichuan 53b by @iziang in #241
- feat: support baidu qianfan by @iziang in #242
- chore: support more local LLMs by @iziang in #243
- chore: support openai proxy by @iziang in #244
- fix: missing slash in isssuer url by @iziang in #245
- chore: update redame by @iziang in #248
- Support/readme by @iziang in #250
- chore: improve API performance by @iziang in #251
- fix: empty openai proxy by @iziang in #252
- chore: update jmeter scripts by @iziang in #253
- fix: streaming by @iziang in #254
- chore: fix feishu pipeline by @iziang in #255
- chore: fix bug by @iziang in #256
- chore: optimize ux with feishu message card by @iziang in #257
- chore: remove frontend submodule by @iziang in #258
- chore: tidy up by @iziang in #259
- chore: improve stability by @iziang in #249
- chore: tidy up by @iziang in #230
- chore: add more validation to bot config by @iziang in #269
- chore: support config by @iziang in #273
- chore: fix config by @iziang in #274
- chore: separate with frontend by @iziang in #275
- fix: temperature too low by @iziang in #280
- Support/chatglm by @lwj2015 in #283
- test: test stream behavior and async behabior for kubechat/llm by @lwj2015 in #263
- chore: update readme and do housekeeping works by @iziang in #289
- chore: raise excpetion instead of just logging by @iziang in #295
- fix: missing zhipuai dependency by @iziang in #297
- Update README.md by @1aal in #298
- bugfix: remove index only when file format is .md/.txt by @lwj2015 in #301
- fix: aiohttp unclosed client session by @iziang in #304
Full Changelog: v0.1.3...v0.1.4-alpha.0
KubeChat v0.1.3
What's Changed
- feat: async running by @iziang in #37
- chore: fix code generate websocket connect failed by @iziang in #66
- Bugfix/embedding by @iziang in #68
- chore: fix embedding timeout and scale the embedding workers by @iziang in #78
- chore: fix helm indent by @iziang in #81
- feat: support on premise deployment by @iziang in #83
- chore: fix deployment by @iziang in #89
- chore: fix quantize failed by @iziang in #90
- chore: remove quantize for baichuan by @iziang in #100
- chore: fix bug by @iziang in #103
- feat: support text2vec by @iziang in #105
- chore: update requirements.txt by @iziang in #106
- chore: remove resources directory from git by @iziang in #107
- chore: cache huggingface models by @iziang in #108
- chore: optimize the prompt by @iziang in #112
- feat:junk email filter by @shiyu15 in #96
- feat: support embedding and llm parameters by @iziang in #114
- fix: fix recursive function in FTP source by @1aal in #117
- fix: add celery task retry and updata document status by celery task callback by @1aal in #115
- Feature/feishu by @iziang in #94
- chore: support pagtion by @iziang in #122
- feat: obfuscate source code in the docker image using pyarmor by @iziang in #123
- 56 improvement support resync documents by @yipeng1030 in #92
- Bugfix/resync by @yipeng1030 in #131
- forbid source of upload synchronizing when sync on demand by @yipeng1030 in #133
- chore: split collection and bot by @iziang in #126
- chore: fix reader bug by @iziang in #136
- chore: specify device for text2vec by @iziang in #137
- chore: fix feishu chat by @iziang in #139
- chore: make embedding models configurable by @iziang in #140
- chore: support configure embedding model by collection by @iziang in #142
- chore: feishu bot can only work with feishu source by @iziang in #144
- chore: add log if bot not related with feishu collection by @iziang in #145
- Support/optimize docker image by @iziang in #147
- fix: update collection by @iziang in #157
- chore: merge the last short chunk by @iziang in #160
- chore: add log by @iziang in #161
- feat: optimize building process by @iziang in #155
- chore: check if collection has related bots when is being deleted by @iziang in #162
- chore: store feishu app id and app secret in the bot config by @iziang in #163
- feat: enhance feishu doc by @iziang in #164
- Feature/intern lm 7b by @iziang in #168
- chore: adapt the prompt of internlm-chat-7b by @iziang in #169
- chore: fix temperature by @iziang in #170
- chore: fix empty page by @iziang in #171
- fix: empty page and optimize the order of models by @iziang in #172
- Support/makefile by @iziang in #173
- chore: add scripts to release helm chart by @iziang in #174
- chore: fix markdown reader by @iziang in #177
- Bugfix/resync optimize sync on demand by @yipeng1030 in #181
- feat: support openai by @juyu0617 in #127
- feat: add flower config.py by @1aal in #167
- feat: .docx chunks optimization by @1aal in #165
- bugfix: collectionsynchistory violates check constraint by @yipeng1030 in #180
- fix: missing deps by @iziang in #192
- chore: some optimization by @iziang in #178
- chore: remove llama_index from embedding by @iziang in #193
- chore: refactor models by @iziang in #194
- chore: set frontend remote tracking branch by @iziang in #195
- fix: datetime by @iziang in #196
- fix: cors by @iziang in #197
- Feature/feishu vote by @iziang in #198
- fix: missing files by @iziang in #200
- chore: support deploy on kubeblocks 0.6 by @iziang in #187
- chore: optimize embedding by @iziang in #201
- chore: support keyword matching by @iziang in #206
New Contributors
- @yipeng1030 made their first contribution in #92
Full Changelog: v0.1.0...v0.1.3
KubeChat v0.1.0
What's Changed
- feat/frontend by @sailwebs in #1
- feat: auth bearer token support by @sailwebs in #2
- feat: api test by @sailwebs in #3
- fix: upload token by @sailwebs in #4
- fix: create collection bug by @sailwebs in #5
- feat/collection model define by @sailwebs in #6
- feat: chat animate by @sailwebs in #7
- feat: chat websocket connect by @sailwebs in #8
- feat: markdown response by @sailwebs in #9
- feat: auth with github and google by @sailwebs in #10
- fix: timestamp change by @sailwebs in #11
- fix: socket reconnect bug by @sailwebs in #12
- feat: socket message by @sailwebs in #13
- feat: socket debug by @sailwebs in #14
- fix: poetry dependencies by @sailwebs in #15
- feat: chat by @sailwebs in #16
- feat: chat by @sailwebs in #17
- feat: auto size for chat input by @sailwebs in #18
- feat: mobile support by @sailwebs in #19
- feat: database collection ui by @sailwebs in #20
- feat: chat message by @sailwebs in #21
- feat: page framework by @sailwebs in #30
- chore: refactor sources by @iziang in #33
- chore: rm unuse workflow by @JashBook in #35
- chore: change apecd by @JashBook in #36
- feat: add collection models by @sailwebs in #45
- feat: models define by @sailwebs in #47
- fix: husky hooks by @sailwebs in #54
- feat: move frontend to new repos by @sailwebs in #55
- fix: cron job no source by @1aal in #53
- bugfix/email port bugs by @shiyu15 in #58
New Contributors
- @sailwebs made their first contribution in #1
- @iziang made their first contribution in #33
- @JashBook made their first contribution in #35
- @shiyu15 made their first contribution in #58
Full Changelog: https://github.com/apecloud/KubeChat/commits/v0.1.0