1
This commit is contained in:
@@ -96,5 +96,8 @@ public interface ISocialMediaService
|
|||||||
|
|
||||||
/** 清空所有套及旧版单键,Jarvis 回退默认 */
|
/** 清空所有套及旧版单键,Jarvis 回退默认 */
|
||||||
com.ruoyi.common.core.domain.AjaxResult resetAllLlmConfig();
|
com.ruoyi.common.core.domain.AjaxResult resetAllLlmConfig();
|
||||||
|
|
||||||
|
/** 转发 Jarvis 做一次 LLM 连通测试(可指定 profileId 与自定义问题) */
|
||||||
|
com.ruoyi.common.core.domain.AjaxResult testLlmProfile(Map<String, Object> request);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user