Spaces:
Running
Running
Change Readme.md
Browse files
README.md
CHANGED
|
@@ -1,16 +1,3 @@
|
|
| 1 |
-
---
|
| 2 |
-
title: Incident Triage OpenEnv
|
| 3 |
-
colorFrom: red
|
| 4 |
-
colorTo: blue
|
| 5 |
-
sdk: docker
|
| 6 |
-
app_port: 7860
|
| 7 |
-
pinned: false
|
| 8 |
-
tags:
|
| 9 |
-
- openenv
|
| 10 |
-
- fastapi
|
| 11 |
-
- reinforcement-learning
|
| 12 |
-
---
|
| 13 |
-
|
| 14 |
# Production Incident Triage Environment
|
| 15 |
|
| 16 |
This project is an OpenEnv-compatible evaluation environment for production incident response. An agent receives a typed incident observation and must perform one of three real-world triage tasks: classify severity, identify the most likely root cause, or recommend the best immediate action.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Production Incident Triage Environment
|
| 2 |
|
| 3 |
This project is an OpenEnv-compatible evaluation environment for production incident response. An agent receives a typed incident observation and must perform one of three real-world triage tasks: classify severity, identify the most likely root cause, or recommend the best immediate action.
|