balibabu
d38e92aac8
fix: fixed the issue that the prompt word for registering an account is not in English and fixed the issue where the last message would keep loading if the backend reported an error during chat and fixed the issue where the next button would float above the file list on the file upload page ( #133 )
...
* feat: fixed the issue where the next button would float above the file list on the file upload page.
* feat: fixed the issue where the last message would keep loading if the backend reported an error during chat.
* fix: fixed the issue that the prompt word for registering an account is not in English
2024-03-19 19:21:35 +08:00
balibabu
2b2808c268
feat: login with github and if it is not a pdf file, set the width of chunkContainer to 100% ( #106 )
...
* feat: if it is not a pdf file, set the width of chunkContainer to 100%
* feat: login with github
2024-03-07 14:23:42 +08:00
balibabu
af3ef26977
feat: layout the knowledge list page and modify the page switching button in the header ( #48 )
...
* feat: remove unnecessary 'loading' fields from other files
* feat: layout the knowledge list page
* feat: modify the page switching button in the header
2024-01-31 19:29:57 +08:00
balibabu
362ec6c364
feat: remove loading from model and use DvaModel instead of redundant types such as kAModelType ( #47 )
...
* feat: use DvaModel instead of redundant types such as kAModelType
* feat: set the type for registerServer
* feat: remove loading from model
2024-01-30 19:26:29 +08:00
balibabu
04aba1bb65
feat: prevent the user from entering the knowledge base if he is not logged in ( #45 )
2024-01-29 19:28:39 +08:00
yqj123
f3dd131403
set port ( #39 )
...
* set port
* add knowledge-search
* update text
2024-01-19 18:35:24 +08:00
yqj123
fad2ec7cf3
update knowledge_kb ( #34 )
...
* update typescript
* add chunk api
* remove useless code
2024-01-18 18:27:38 +08:00
KevinHuSh
6b8fc2ce1f
add front end code ( #27 )
2024-01-17 09:37:01 +08:00