JSON-Driven Agent Logic
ใน EDDI ทุกอย่างที่กำหนดพฤติกรรมเอเจนต์เป็น JSON configuration resource
ทำไมจึงสำคัญ
- ไม่ต้อง Recompile — เปลี่ยนพฤติกรรมด้วย JSON update
- Prompt Engineer Friendly — แก้ไข rules ผ่าน UI หรือ REST API
- Version Controlled — JSON configs อยู่ใน Git
- Hot-Reloadable — เปลี่ยนแปลงมีผลทันที
- Auditable — ทุกการเปลี่ยนแปลงถูกบันทึก
ประเภททรัพยากร
EDDI จัดการ: Rules (system prompts), Workflows (pipeline definitions), LLM Connectors, HTTP Connectors, Agents (deployment descriptors) และ Environments