chore: translate i18n files and update type definitions (#26440)

Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-09-29 21:35:26 +08:00
committed by GitHub
parent d552680e72
commit bbdcbac544
37 changed files with 75 additions and 0 deletions

View File

@@ -944,6 +944,9 @@ const translation = {
chunkIsRequired: 'จําเป็นต้องมีโครงสร้างก้อน',
chunksInput: 'ชิ้นส่วน',
chunksInputTip: 'ตัวแปรนำเข้าของโหนดฐานความรู้คือ Chunks ตัวแปรประเภทเป็นอ็อบเจ็กต์ที่มี JSON Schema เฉพาะซึ่งต้องสอดคล้องกับโครงสร้างชิ้นส่วนที่เลือกไว้.',
chunksVariableIsRequired: 'ตัวแปร Chunks เป็นสิ่งจำเป็น',
embeddingModelIsRequired: 'จำเป็นต้องใช้โมเดลฝัง',
rerankingModelIsRequired: 'จำเป็นต้องมีโมเดลการจัดอันดับใหม่',
},
},
tracing: {