fix: fetch user by @tanstack/react-query #1306 (#1709)
598945f
balibabucommited on
fix: fetch llm list by @tanstack/react-query #1306 (#1708)
3c31ff9
balibabucommited on
fix: Set the default value of Self RAG to false #1220 (#1702)
e08f767
balibabucommited on
feat: change all file names to lowercase #1574 (#1575)
68ed806
balibabucommited on
fix: new message appears in wrong chat window. #1289 (#1571)
3951bd3
balibabucommited 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
balibabucommited on
feat: fetch flow (#1068)
13080d4
balibabucommited on
fix: fixed the problem that the api will be called directly after selecting the chat assistant picture (#1034)
48dcb0f
balibabucommited on
fix: fixed the issue of error reporting when saving chat configuration #965 (#984)
dc07f22
balibabucommited on
feat: add jina (#967)
459ac83
balibabucommited on
feat: add rerank models to the project #724 #162 (#966)
d594e0f
balibabucommited on
fix: fixed the issue that ModelSetting could not be saved #614 (#617)
be5bfb7
balibabucommited on
change language #245 (#246)
88e5a61
balibabucommited on
feat: fixed an issue where the default value for temperature was not set when creating a new chat and install remark-gfm so that the markdown table can be displayed (#124)
79f4fcc
balibabucommited on
feat: display chunk token number when category of knowledge as general and unavailable llm models appear disabled and if the backend returns 401, it will jump to the login page and fixed the issue where the greeting would disappear when clicking on a new dialog (#117)
f30b544
balibabucommited on
feat: fetch knowledge detail on KnowledgeUploadFile mount and add category column to chunk table and set initial value for the model field of chat setting (#104)
4086c42
balibabucommited on
feat: Add Skeleton to MessageItem before the backend returns a message and fixed the issue where ChatConfigurationModal displays old data when creating a new dialog (#99)
405c9f9
balibabucommited on
feat: fixed the issue where chat greetings could not appear (#95)
830bf29
balibabucommited on
feat: locate the specific location of the document based on the coordinates of the chunk and add Upload to AssistantSetting (#92)
3054c20
balibabucommited on
feat: fetch conversation and delete chat dialog (#69)
058cd84
balibabucommited on
feat: create a chat assistant and extract SimilaritySlider (#67)
8c4ec99
balibabucommited on
feat: add temperature and top-p to ModelSetting and add ChatConfigurationModal and bind backend data to KnowledgeCard (#65)