Dr. Riya Prompt Testing System

🚀 Quick Access

This page provides direct access to the Dr. Riya prompt testing interface.

Note: Make sure the backend server is running on port 3000.

🚀 HTTP Chat (No CSP Issues) 🔌 WebSocket Chat 💬 Simple Chat ⚙️ Prompt Management Check API Health View Current Prompt (API)

📋 Available Endpoints

🔧 Troubleshooting

If you're having issues accessing the testing interface:

  1. Make sure the backend server is running: npm start
  2. Check if the API is accessible: /api/health
  3. Verify the prompt API is working: /api/prompt/current
  4. If using Live Server or similar, make sure to access this page through the backend server, not directly