Spaces:
Running
Running
| name: bug-triage-env | |
| version: 0.1.0 | |
| description: "Production-level Bug Triage RL Environment — classifies, prioritizes, and routes software bug reports." | |
| entry: bug_triage_env.server.app:app | |
| port: 8000 | |
| tasks: | |
| - task_1 | |
| - task_2 | |
| - task_3 | |