feat: add trigger effect RunAxLLM
This commit is contained in:
@@ -843,4 +843,5 @@ export const languageEnglish = {
|
||||
showPromptComparison: "Show Prompt Comparison",
|
||||
hypaV3Desc: "HypaMemory V3 is a long-term memory system that use both summarized data and vector search.",
|
||||
inlayErrorResponse: "Inlay Error Response",
|
||||
triggerEffRunAxLLM: "Run Auxiliary Model",
|
||||
}
|
||||
@@ -767,4 +767,5 @@ export const languageKorean = {
|
||||
"translateBeforeHTMLFormatting": "HTML 포맷 전 번역",
|
||||
"retranslate": "다시 번역",
|
||||
"loading": "로딩중",
|
||||
"triggerEffRunAxLLM": "보조 모델 실행",
|
||||
}
|
||||
Reference in New Issue
Block a user