Commit History

feat: submit api key and add language to Configuration and fetch llm factory list on UserSettingModel mount (#121)
7e26e0d

balibabu commited on

refine table parser (#120)
6be8543

KevinHuSh commited on

add local llm implementation (#119)
1550520

KevinHuSh commited on

Refine README (#118)
2fd3125

KevinHuSh commited 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

balibabu commited on

feat: bind length of conversationList to chat count (#116)
ef0f1be

balibabu commited on

layout refine (#115)
c127ae4

KevinHuSh commited on

feat: submit new password to backend and submit user information and add Form to UserSettingProfile (#114)
cd46bb2

balibabu commited on

refine pdf parser, add time zone to userinfo (#112)
e34cb81

KevinHuSh commited on

feat: add UserSetting and set height of MoreIcon to 24px and replace logo (#111)
657bc8a

balibabu commited on

refine presentation parser (#110)
365a2ed

KevinHuSh commited on

deal with stop reason being length problem (#109)
cfd888e

KevinHuSh commited on

feat: set initial state of auth to null (#108)
bbbfe3a

balibabu commited on

feat: call useLoginWithGithub in useAuth (#107)
30910b7

balibabu commited on

feat: login with github and if it is not a pdf file, set the width of chunkContainer to 100% (#106)
b40a87c

balibabu commited on

feat: fixed the issue that some PDF documents could not be displayed on the chunk list page in small screens and logout (#105)
04d557b

balibabu commited 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

balibabu commited on

chage tas execution logic (#103)
64350e9

KevinHuSh commited on

feat: set local path of workerSrc to PdfLoader (#101)
cf3a5c1

balibabu commited on

adjust hierarchical_merge strategy (#100)
fda6678

KevinHuSh commited 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

balibabu commited on

fix task cancling bug (#98)
279ca43

KevinHuSh commited on

feat: add DocumentPreviewer for chunk of chat reference and remove duplicate \n from record.progress_msg (#97)
ae21b62

balibabu commited on

change callback strategy, add timezone to docker (#96)
b83edb4

KevinHuSh commited on

feat: fixed the issue where chat greetings could not appear (#95)
830bf29

balibabu commited on

feat: set width of chunk text to 100% and add Skeleton to Preview of document and remove react-pdf (#94)
a9e3dcb

balibabu commited on

fix position extraction bug (#93)
4e03dc3

KevinHuSh commited on

feat: locate the specific location of the document based on the coordinates of the chunk and add Upload to AssistantSetting (#92)
3054c20

balibabu commited on

fix table desc bugs, add positions to chunks (#91)
64a0633

KevinHuSh commited on

solve task execution issues (#90)
bcb7249

KevinHuSh commited on

feat: add Preview with react-pdf-highlighter (#89)
f422a06

balibabu commited on

feat: display all pdf pages and add DocumentPreview (#88)
e4e6a45

balibabu commited on

resolve the issue of naive parser (#87)
ce95639

KevinHuSh commited on

Update .env
6a5fa84

KevinHuSh commited on

feat: let the messages I send appear immediately in the chat window and remove rewrite configuration from nginx proxy (#86)
414b2e9

balibabu commited on

fix user login issue (#85)
f666f56

KevinHuSh commited on

resolve user login issue, and docker confiuration issue (#84)
4873964

KevinHuSh commited on

Update gitignore
98d3c3f

Yingfeng Zhang commited on

feat: set proxy of backend api (#83)
7ebb7e8

balibabu commited on

docker debugging modification (#82)
b47e49a

KevinHuSh commited on

feat: fetch parser list for SegmentSetModal (#81)
06526fb

balibabu commited on

feat: add nginx.conf (#80)
440a37a

balibabu commited on

feat: rename conversation and delete conversation and preview reference image and fetch file thumbnails (#79)
6a6f6eb

balibabu commited on

Create .env
61ec69c

KevinHuSh commited on

add dockerfile and fix trival bugs (#78)
8887e47

KevinHuSh commited on

feat: add file icon and add message popover content (#77)
8e222fd

balibabu commited on

fix bug of inserting cites (#76)
2edbd4b

KevinHuSh commited on

refine admin initialization (#75)
4c52eb9

KevinHuSh commited on

add ocr and recognizer demo, update README (#74)
3772f42

KevinHuSh commited on

feat: render message reference and add avatar to MessageItem (#73)
aa396c5

balibabu commited on