realolipop commited on
Commit
363f471
·
verified ·
1 Parent(s): 1485b2d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -172,11 +172,11 @@ We report results derived from the Agentless scaffold. Departing from the origin
172
 
173
  ### TAU-bench methodology
174
  We evaluate TAU-Bench with the average passrate of 5 samples for each query, with GPT-4.1 as user model and without any custom tools. The maximum number of interaction steps is 40.
175
- We prepend a general principle to the policy prompt.
176
- #### General
177
  - In each round, you need to carefully examine the tools provided to you to determine if any can be used.
178
  - You must adhere to all of the policies. Pay attention to the details in the terms. Solutions for most situations can be found within these policies.
179
-
180
 
181
  ## 3. Deployment Guide
182
 
 
172
 
173
  ### TAU-bench methodology
174
  We evaluate TAU-Bench with the average passrate of 5 samples for each query, with GPT-4.1 as user model and without any custom tools. The maximum number of interaction steps is 40.
175
+ Our general system prompt is:
176
+ ```
177
  - In each round, you need to carefully examine the tools provided to you to determine if any can be used.
178
  - You must adhere to all of the policies. Pay attention to the details in the terms. Solutions for most situations can be found within these policies.
179
+ ```
180
 
181
  ## 3. Deployment Guide
182