This page provides direct access to the Dr. Riya prompt testing interface.
Note: Make sure the backend server is running on port 3000.
GET /api/prompt/current - Get current promptPUT /api/prompt/update - Update promptPOST /api/prompt/reset - Reset to defaultGET /api/prompt/history - Get prompt historyPOST /api/prompt/test - Test prompt with sample dataIf you're having issues accessing the testing interface:
npm start