Commit History
Update db_models.py
4b4d845
KevinHuSh
commited on
Update before release (#854)
fc7c075
Set the language default value of the language based on the LANG envi… (#853)
63608b4
dashi6174
commited on
Updated how to handle stalled file parsing (#851)
75603d2
writinwaters
commited on
Create start_chat.md (#836)
0538870
writinwaters
commited on
fix minio helth bug (#850)
b837154
KevinHuSh
commited on
Split Excel file into different chunks (#847)
366c531
GYH
commited on
Set the number of task_executor processes through the environment variable WS. (#846)
c008ff2
dashi6174
commited on
feat: display the version and backend service status on the page (#848)
bf1e3ff
balibabu
commited on
The default max tokens of 215 is too small, answers are often cut off.I will modify it to 512 to address this issue. (#845)
d219eb3
dashi6174
commited on
add locally deployed llm (#841)
71b2e07
KevinHuSh
commited on
fix english query bug (#840)
bf46bd5
KevinHuSh
commited on
fix bug about removing KB. (#839)
c054af2
KevinHuSh
commited on
fix bug of chat without stream (#830)
56f682d
KevinHuSh
commited on
refine doc about API: completion (#829)
719cc35
KevinHuSh
commited on
add doc ids in API: completion (#827)
22b2836
KevinHuSh
commited on
correct mismatched kb doc number (#826)
1d694ff
KevinHuSh
commited on
fix zhipuAI stream issue (#825)
66d269d
KevinHuSh
commited on
0517 list chunks (#821)
f4cd7c3
GYH
commited on
Default language will be given according to the browse setting and also can be configured #801 (#823)
0711582
balibabu
commited on
fix doc number miss-match issue (#822)
036238f
KevinHuSh
commited on
fix data init error (#820)
8e8680b
KevinHuSh
commited on
fix: thumbnails are too large in the chat box #818 (#819)
6aa5abc
balibabu
commited on
fix too large thumbnail issue (#817)
023bf92
KevinHuSh
commited on
feat: add feishu oauth (#815)
574bc66
LiYongHui
yonghui li
commited on
fix stream chat for ollama (#816)
09e1055
KevinHuSh
commited on
use smaller docker images (#813)
5707f56
KevinHuSh
commited on
Add 2 embeding models from OpenAI (#812)
db713d9
KevinHuSh
commited on
Initial draft of configure knowledge base (#794)
30d6885
writinwaters
commited on
feat: Support for conversational streaming (#809)
cb33b9e
balibabu
commited on
add stream chat (#811)
028fe40
KevinHuSh
commited on
add version (#807)
df17cda
KevinHuSh
commited on
Fix a bug in 'assistant-setting.tsx' that causes the upload button to… (#796)
447b19b
fix: can't capitalize file or folder name (#798)
df4234f
KevinHuSh
commited on
Knowledge base search is case sensitive (#797)
ef1c080
KevinHuSh
commited on
Added file management guide (#788)
d78590b
writinwaters
commited on
Support for code files parse (#789)
c46aa24
dashi6174
commited on
Updated conversation_api.md document/upload (#787)
9d66cd6
GYH
commited on
fix: .knowledgebase folder can be deleted bug and change "Add file to knowledge base" to "Link file to knowledge base" bug (#786)
18af531
balibabu
commited on
fix: remove Top K in retrieval testing #770 and if the document parsing fails, the error message returned by the backend is displayed (#782)
e890f0a
balibabu
commited on
fix a string format error (#781)
bd18037
KevinHuSh
commited on
fix bugs in searching file using keywords (#780)
d1a22ef
KevinHuSh
commited on
Updated document upload method (#777)
83bd6a2
GYH
commited on
Update README (#779)
e346b5a
feat: support GPT-4o #771 and hide the add button when the folder is a knowledge base (#775)
1a0fce6
balibabu
commited on
support gpt-4o (#773)
73099c4
KevinHuSh
commited on
Refactor message output format (#772)
c57f28e
Miscellaneous updates (#769)
376c8b6
writinwaters
commited on
fix: hide the add button when the folder is a knowledge base (#765)
dd62358
balibabu
commited on