Skip to content

Commit 3380862

Browse files
Rename demo folder
1 parent 92d9a70 commit 3380862

File tree

4 files changed

+1
-1
lines changed

4 files changed

+1
-1
lines changed

demo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ Alternatively, link to the video: https://www.youtube.com/watch?v=oG_jJuU255I
1010

1111
## Replicating the Demo
1212

13-
The files shown in the video demo can be found in the [`tutorials/demo_paper`](tutorials/demo_paper) folder, where you can see all the details and replicate the results. Note that this folder contains a slightly more complex version than shown in the video: the agent has three tools instead of two (one to verify the user, one to change the billing address that requires verification, and one to get the service plans that does not require verification). As such, dialog generation simulates two types of customers: one that requires the agent to verify the user to change the address, and another that does not (where the customer only asks about service plans). The evaluation also evaluates these two types of customers separately.
13+
The files shown in the video demo can be found in the [`tutorials/demo`](tutorials/demo) folder, where you can see all the details and replicate the results. Note that this folder contains a slightly more complex version than shown in the video: the agent has three tools instead of two (one to verify the user, one to change the billing address that requires verification, and one to get the service plans that does not require verification). As such, dialog generation simulates two types of customers: one that requires the agent to verify the user to change the address, and another that does not (where the customer only asks about service plans). The evaluation also evaluates these two types of customers separately.

0 commit comments

Comments
 (0)