Spaces:
Running
Running
File size: 244 Bytes
9b47159 | 1 2 3 4 5 6 7 8 9 10 | 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
|