8c4ec9955e
feat: create a chat assistant and extract SimilaritySlider ( #67 )
...
* feat: extract SimilaritySlider
* feat: create a chat assistant
2024-02-20 18:10:20 +08:00
452020d33a
feat: add temperature and top-p to ModelSetting and add ChatConfigurationModal and bind backend data to KnowledgeCard ( #65 )
...
* feat: bind backend data to KnowledgeCard
* feat: add ChatConfigurationModal
* feat: add temperature and top-p to ModelSetting
2024-02-19 19:16:23 +08:00
f3d0ebd293
feat: remove KnowledgeSearching and add knowledge configuration page and add a run button to the document ( #64 )
...
* feat: add a run button to the document
* feat: add knowledge configuration page
* feat: remove KnowledgeSearching
2024-02-18 18:18:20 +08:00
53be70c7a9
feat: transform the parser's data structure and add Image to TestingResult ( #63 )
...
* feat: add Image to TestingResult
* feat: transform the parser's data structure
2024-02-08 18:50:11 +08:00
1a156e6569
feat: test document chunks ( #62 )
2024-02-08 18:12:31 +08:00
0a903c7714
feat: add SelectFiles and add KnowledgeTesting ( #60 )
...
* feat: add KnowledgeTesting
* feat: add SelectFiles
2024-02-08 11:58:43 +08:00
eb8254e688
feat: create chunk and edit chunk and delete chunk ( #58 )
...
* feat: create chunk and edit chunk
* feat: delete chunk
* feat: search chunks
* feat: delete chunks in batches
* feat: set whether chunks are available in batches
2024-02-07 18:04:25 +08:00
97d4387982
feat: set chunk to available state and select all chunk ( #57 )
...
* feat: set chunk to available state
* feat: select all chunk
2024-02-06 18:45:20 +08:00
eb381963b3
feat: confirm before deleting knowledge base and add ChunkToolBar ( #56 )
...
* feat: confirm before deleting knowledge base
* feat: add ChunkToolBar
2024-02-05 19:26:03 +08:00
f305776217
feat: save the selected parser to the backend on the upload file page and upload document ( #54 )
...
* feat: add pagination to document table
* feat: fetch document list by page
* feat: poll the document list
* feat: upload document
* feat: save the selected parser to the backend on the upload file page
2024-02-05 12:01:27 +08:00
7b71fb2db6
feat: modify routing to nested mode and rename document ( #52 )
...
* feat: modify routing to nested mode
* feat: rename document
2024-02-02 18:49:54 +08:00
503735cd1d
feat: Modify the color of the svg icon in the header according to the selected state and feat: extract routing information from the knowledge base into constants ( #51 )
...
* feat: Modify the color of the svg icon in the header according to the selected state
* feat: add translation icon to header
* feat: shorten the route length of the knowledge base
* feat: extract routing information from the knowledge base into constants
2024-02-02 09:35:21 +08:00
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
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
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
e1bc1d46e6
feat: install prettier to format code and add react-dev-inspector to locate code in the IDE faster ( #44 )
...
* feat: add react-dev-inspector to locate code in the IDE faster
* feat: install prettier to format code
---------
Co-authored-by: yangqianjuan <1072483500@qq.com >
2024-01-29 15:02:27 +08:00
f3dd131403
set port ( #39 )
...
* set port
* add knowledge-search
* update text
2024-01-19 18:35:24 +08:00
103e12b7c2
update api ( #38 )
2024-01-19 11:08:07 +08:00
c4f72317a2
update port ( #36 )
2024-01-19 10:45:37 +08:00
fad2ec7cf3
update knowledge_kb ( #34 )
...
* update typescript
* add chunk api
* remove useless code
2024-01-18 18:27:38 +08:00
6b8fc2ce1f
add front end code ( #27 )
2024-01-17 09:37:01 +08:00