You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/ai-studio/how-to/develop/simulator-interaction-data.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -114,7 +114,7 @@ given the conversation history:
114
114
115
115
### Specify target callback to simulate against
116
116
117
-
You can bring any application endpoint to simulate against by specifying a target callback function such as the following given an application that is an LLM with a prompty file: `application.prompty`
117
+
You can bring any application endpoint to simulate against by specifying a target callback function such as the following given an application that is an LLM with a Prompty file: `application.prompty`
0 commit comments