Update README.md
Browse files
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 |
-
|
| 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 |
|
|
|
|
| 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 |
|