feat(model-settings): add system default model configuration dialog
This commit is contained in:
@@ -310,6 +310,8 @@ export interface ITenantInfo {
|
||||
speech2text_id: string;
|
||||
/** 文本转语音服务ID */
|
||||
tts_id: string;
|
||||
// rerank模型服务ID
|
||||
rerank_id: string;
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user