feat: submit api key and add language to Configuration and fetch llm factory list on UserSettingModel mount (#121)
* feat: fetch llm factory list on UserSettingModel mount * feat: add language to Configuration * feat: submit api key
This commit is contained in:
6
web/src/pages/user-setting/setting-model/index.less
Normal file
6
web/src/pages/user-setting/setting-model/index.less
Normal file
@@ -0,0 +1,6 @@
|
||||
.modelWrapper {
|
||||
width: 100%;
|
||||
.factoryOperationWrapper {
|
||||
text-align: right;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user