mirror of
https://github.com/usememos/memos.git
synced 2025-06-05 22:09:59 +02:00
refactor: openAI config system setting (#1333)
This commit is contained in:
@ -19,6 +19,4 @@ type SystemStatus struct {
|
||||
// Customized server profile, including server name and external url.
|
||||
CustomizedProfile CustomizedProfile `json:"customizedProfile"`
|
||||
StorageServiceID int `json:"storageServiceId"`
|
||||
// OpenAI API Host
|
||||
OpenAIAPIHost string `json:"openAIApiHost"`
|
||||
}
|
||||
|
Reference in New Issue
Block a user