Clove25 commited on
Commit
311f509
·
verified ·
1 Parent(s): 18feac5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -1
README.md CHANGED
@@ -1,6 +1,22 @@
1
 
2
- ## Why this environment
3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4
  Modern tool-using agents often fail on operational workflows that require evidence gathering, policy compliance, and safe escalation. This environment targets that gap with deterministic tasks that resemble what ecommerce support, trust-and-safety, and operations agents do every day.
5
 
6
  ## Task set
 
1
 
 
2
 
3
+ ## Why this environment
4
+ ---
5
+ title: Support Ops OpenEnv
6
+ emoji: 📦
7
+ colorFrom: blue
8
+ colorTo: indigo
9
+ sdk: docker
10
+ pinned: false
11
+ app_port: 8000
12
+ base_path: /web
13
+ tags:
14
+ - openenv
15
+ ---
16
+
17
+ # Support Ops OpenEnv
18
+
19
+ `support_ops_env` is a real-world OpenEnv benchmark for customer support operations. The agent is not answering trivia or playing a game; it is working a realistic support queue where it must inspect business artifacts, look up operational policy, draft a customer reply, and submit a final case resolution.
20
  Modern tool-using agents often fail on operational workflows that require evidence gathering, policy compliance, and safe escalation. This environment targets that gap with deterministic tasks that resemble what ecommerce support, trust-and-safety, and operations agents do every day.
21
 
22
  ## Task set