Commit History

feat: Expose the agent's chat window to third parties #1842 (#1897)
5743e5f

balibabu commited on

fix: Unable to create a new chat assistant after closing the edit modal #1833 (#1838)
64dd66b

balibabu commited on

fix: fetch user by @tanstack/react-query #1306 (#1709)
598945f

balibabu commited on

fix: fetch llm list by @tanstack/react-query #1306 (#1708)
3c31ff9

balibabu commited on

fix: Set the default value of Self RAG to false #1220 (#1702)
e08f767

balibabu commited on

fix: remove unused libraries #1306 (#1649)
9d3ef9c

balibabu commited on

feat: change all file names to lowercase #1574 (#1575)
68ed806

balibabu commited on

fix: new message appears in wrong chat window. #1289 (#1571)
3951bd3

balibabu commited on

fix: remove duplicate MessageItem #1289 (#1566)
18da36c

balibabu commited on

Fix: Implement DOMPurify to sanitize HTML content before rendering (#1498)
ad0d761

dservian commited on

feat: translate graph and chat text (#1433)
38eebf9

wayhood commited on

feat: add description text to operators and extract the useFetchModelId to logicHooks.ts and drag the operator to the canvas and initialize the form data #918 (#1379)
b2b0160

balibabu commited on

fix: fixed the issue where spaces could not be entered in the message… (#1320)
dee8078

balibabu commited on

feat: build categorize list from object #918 (#1276)
f277af2

balibabu commited on

feat: modify the background color of chat messages (#1262)
3726b19

balibabu commited on

Optimized the chat interface (including the chat API after sharing) (#1215)
985fa34

yungongzi OnePieceMan commited on

feat: add icon to graph nodes #918 (#1117)
454aa85

balibabu commited on

feat: add OperateDropdown and send debug message #918 (#1095)
8441328

balibabu commited on

feat: support Self-RAG #1069 (#1079)
2df5d5b

balibabu commited on

feat: fetch flow (#1068)
13080d4

balibabu commited on

feat: add custom edge (#1061)
be99f83

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

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

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

achilou commited on

feat: support GPT-4o #771 and hide the add button when the folder is a knowledge base (#775)
1a0fce6

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

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: display the current language directly at the top and do not disp… (#579)
b941fd0

balibabu commited on

feat: #345 even if the backend data returns empty, the skeleton of the chart will be displayed. (#461)
7651eb4

balibabu commited on

feat: translate EmbedModal #345 (#455)
7ba250b

balibabu commited on

fix: replace some pictures of chunk method #437 (#438)
700dff9

balibabu commited on

feat: add overview (#391)
b916b29

balibabu commited on

feat: add quote item to PromptEngine (#338)
f6eb84a

balibabu commited on

Update default language to English (#309)
0957ae0

jinhai-2012 commited on

fix: historical chats appear in the new user's chat box #256 (#282)
7c07000

balibabu commited on

Fixed an issue where refreshing the login page caused the language settings to become invalid. #249 (#250)
5769711

balibabu commited on

change language #245 (#246)
88e5a61

balibabu commited on

remove showDeleteConfirm function and center the Empty of knowledge list and extract the text of the login page to en.json (#203)
e441caf

balibabu commited on

feat: add corresponding icons to files (#164)
b0b89da

balibabu commited on

feat: set the object-fit attribute of the chunk image to contain so that the image is not stretched and if the chunk number of the knowledge base is greater than 0, set the embedding model to disabled (#160)
60101af

balibabu commited on

add help info (#142)
b7adc24

KevinHuSh commited on