Thanks to visit codestin.com
Credit goes to github.com

Skip to content

cipher982/llm-benchmarks-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Status Uptime Cronitor

Frontend/backend code for https://github.com/cipher982/llm-benchmarks

Environment configuration

  • NODE_ENV: required. Must be production or development. The server refuses to start if missing/invalid.
  • ADMIN_API_KEY: required in production. Used for all admin-protected endpoints via x-admin-key header.
  • DISABLE_CORS: optional. If set to true, CORS is disabled (allow all origins). Do not use in production.
  • MONGODB_URI, PORT, FRONTEND_URL: standard service configuration.

Notes:

  • Manual data generation endpoint /admin/generate-data is protected by x-admin-key in production and is mostly for debugging; a cron job runs every 30 minutes automatically.

About

the frontend/backend services for visualizing and dashboarding llm-benchmarks service repo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •