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
This commit is contained in:
3
web/src/pages/chat/chat-container/index.less
Normal file
3
web/src/pages/chat/chat-container/index.less
Normal file
@@ -0,0 +1,3 @@
|
||||
.chatContainer {
|
||||
padding: 0 24px 24px;
|
||||
}
|
||||
Reference in New Issue
Block a user