feat: add trigger effect RunAxLLM

This commit is contained in:
Bo26fhmC5M
2025-02-08 17:15:45 +09:00
parent 89c34dfdd7
commit fb941148e0
5 changed files with 117 additions and 2 deletions

View File

@@ -767,4 +767,5 @@ export const languageKorean = {
"translateBeforeHTMLFormatting": "HTML 포맷 전 번역",
"retranslate": "다시 번역",
"loading": "로딩중",
"triggerEffRunAxLLM": "보조 모델 실행",
}