balibabu
265a7a283a
feat: add support for ollama #221 ( #260 )
...
### What problem does this PR solve?
add support for ollama
Issue link:#221
### Type of change
- [x] New Feature (non-breaking change which adds functionality)
2024-04-08 19:13:45 +08:00
balibabu
286b1421cf
feat: add logo-with-text.png ( #184 )
...
* feat: alter "RagFlow" to "RAGFlow"
* feat: move logo style to style tag
* feat: add logo-with-text.png
* feat: hide TranslationIcon
2024-04-01 10:54:11 +08:00
balibabu
204385a7bf
feat: add background image to login page and alter tooltip of base_url and add llm type to Added models List ( #173 )
...
* feat: add llm type to Added models List
* feat: alter tooltip of base_url
* feat: add background image to login page
2024-03-29 16:15:12 +08:00
balibabu
2f4c71b4b4
feat: add pages to ChunkMethodModal ( #143 )
2024-03-22 16:57:09 +08:00
balibabu
f4ec7cfa76
feat: add image for chunk method ( #139 )
...
* feat: add image of chunk method
* feat: add image for chunk method
2024-03-21 16:45:03 +08:00
balibabu
fce14ee187
feat: add loading to ChatContainer and set font family to inter and add tooltip to Form.Item and download documents on the document list page ( #136 )
...
* feat: download documents on the document list page
* feat: add tooltip to Form.Item
* feat: set font family to inter
* feat: add loading to ChatContainer
2024-03-20 18:20:42 +08:00
balibabu
0e2aff2a48
feat: generate select options for SystemModelSettingModal grouped by type and add llm icon and add upgrade button to UserSettingTeam and replace the icon in the sidebar of the user settings page ( #128 )
...
* feat: generate select options for SystemModelSettingModal grouped by type
* feat: add llm icon
* feat: add upgrade button to UserSettingTeam
* feat: replace the icon in the sidebar of the user settings page
2024-03-18 16:45:01 +08:00
balibabu
a0f1e1fa95
feat: add SystemModelSettingModal ( #127 )
...
* feat: add the model
* feat: add SystemModelSettingModal
2024-03-15 19:35:59 +08:00
balibabu
63e498ac79
feat: add UserSetting and set height of MoreIcon to 24px and replace logo ( #111 )
...
* feat: replace logo
* feat: set height of MoreIcon to 24px
* feat: add UserSetting
2024-03-07 19:13:16 +08:00
balibabu
eb517f3106
feat: add file icon and add message popover content ( #77 )
...
* feat: add message popover content
* feat: add file icon
2024-02-27 19:05:50 +08:00
balibabu
d1417102b6
feat: render message reference and add avatar to MessageItem ( #73 )
...
* feat: add temporary conversation
* feat: add avatar to MessageItem
* feat: render message reference
2024-02-26 18:38:54 +08:00
balibabu
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
balibabu
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
balibabu
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
balibabu
0a903c7714
feat: add SelectFiles and add KnowledgeTesting ( #60 )
...
* feat: add KnowledgeTesting
* feat: add SelectFiles
2024-02-08 11:58:43 +08:00
balibabu
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
balibabu
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
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
KevinHuSh
6b8fc2ce1f
add front end code ( #27 )
2024-01-17 09:37:01 +08:00