690618:1444 237 #02
CI / CD Pipeline / build (push) Successful in 7m5s
CI / CD Pipeline / deploy (push) Failing after 20m14s

This commit is contained in:
2026-06-18 14:44:46 +07:00
parent 037fbb65f5
commit 09e304de84
52 changed files with 4471 additions and 1038 deletions
@@ -51,6 +51,8 @@ export default function PromptEditor({
const getFriendlyTypeName = (type: PromptType) => {
switch (type) {
case 'ocr_system':
return 'คำสั่งระบบ OCR (OCR System Prompt)';
case 'ocr_extraction':
return 'สกัดข้อความ OCR (OCR Extraction)';
case 'rag_query_prompt':