Commit History
feat: add OperateDropdown and send debug message #918 (#1095)
8441328
balibabu
commited on
feat: watch graph change (#1092)
8da11cb
balibabu
commited on
feat: add FlowChatBox #918 (#1086)
8207a08
balibabu
commited on
The interface supported by Traditional Chinese is not complete #1074 (#1082)
ad77ab2
balibabu
commited on
feat: modify the chinese translation of self-rag #1069 (#1081)
aa6dc45
balibabu
commited on
feat: support Self-RAG #1069 (#1079)
2df5d5b
balibabu
commited on
feat: run flow (#1076)
c939fd2
balibabu
commited on
feat: fetch flow (#1068)
13080d4
balibabu
commited on
feat: add custom edge (#1061)
be99f83
balibabu
commited on
fix: change the address of the ollama document (#1043)
3458ce6
balibabu
commited on
fix: fixed the problem that the api will be called directly after selecting the chat assistant picture (#1034)
48dcb0f
balibabu
commited on
fix: fixed the issue of error reporting when saving chat configuration #965 (#984)
dc07f22
balibabu
commited on
fix: if the conversation name is too long, it will overflow the current item. #607 (#972)
7483940
balibabu
commited on
feat: add jina (#967)
459ac83
balibabu
commited on
feat: add rerank models to the project #724 #162 (#966)
d594e0f
balibabu
commited on
feat: add FlowHeader and delete edge (#959)
e3322d7
balibabu
commited on
fix: fixed the issue of 404 error in the user settings page of the demo site (#948)
72bee74
balibabu
commited on
Added support for Baichuan LLM (#934)
d7bf446
feat: test buildNodesAndEdgesFromDSLComponents (#940)
dee7bd1
balibabu
commited on
feat: build react flow nodes and edges from mock data #918 (#919)
78dc980
balibabu
commited on
Bug fix for volcengine (#909)
6db9c7b
feat: fixed issue with threshold translation #882 and add NodeContextMenu (#906)
5365cac
balibabu
commited on
feat: RAPTOR is not displayed when the parsing method is picture. (#897)
19d0b0d
balibabu
commited on
Add support for VolcEngine - the current version supports SDK2 (#885)
dea956e
yungongzi
commited on
feat: remove the space before promptText (#886)
bf38604
balibabu
commited on
Implements RAPTOR for better chunking #882 (#883)
980e3c4
balibabu
commited on
fix: display specific error message when previewing file error #868 (#869)
8dff6d9
balibabu
commited on
Reorganized docs for docusaurus publish (#860)
e090e58
writinwaters
commited on
fix: the site domain name in the Chat Bot API is hardcoded. #776 (#859)
326ea88
balibabu
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
Default language will be given according to the browse setting and also can be configured #801 (#823)
0711582
balibabu
commited on
fix: thumbnails are too large in the chat box #818 (#819)
6aa5abc
balibabu
commited on
feat: Support for conversational streaming (#809)
cb33b9e
balibabu
commited on
Fix a bug in 'assistant-setting.tsx' that causes the upload button to… (#796)
447b19b
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
feat: support GPT-4o #771 and hide the add button when the folder is a knowledge base (#775)
1a0fce6
balibabu
commited on
Refactor message output format (#772)
c57f28e
fix: hide the add button when the folder is a knowledge base (#765)
dd62358
balibabu
commited on
Make the app name configurable even after the project is built (#731)
15052fd
balibabu
commited on
feat: delete the added model #503 and display an error message when the requested file fails to parse #684 (#708)
ebf2bde
balibabu
commited on
fix: fix uploaded file time error #680 (#690)
8d2a400
balibabu
commited on
feat: support DeepSeek (#667)
dd4cbfc
balibabu
commited on
fix: add spin to parsing status icon of dataset table (#649)
182a723
balibabu
commited on
fix: filter knowledge list by keywords and clear the selected file list after the file is uploaded successfully and add ellipsis pattern to chunk list (#628)
8e109c7
balibabu
commited on
fix: fixed the issue that ModelSetting could not be saved #614 (#617)
be5bfb7
balibabu
commited on
fix: omit long file names (#608)
d13f144
balibabu
commited on
fix: #567 use modal to upload files in the knowledge base (#601)
4c6dadf
balibabu
commited on