KubeChat v0.1.3
Pre-release
Pre-release
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