Skip to content

Commit 5ecec79

Browse files
Acro fixes
1 parent 8d20d9d commit 5ecec79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-studio/how-to/develop/simulator-interaction-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ given the conversation history:
114114

115115
### Specify target callback to simulate against
116116

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`
118118

119119
```python
120120
async def callback(

0 commit comments

Comments
 (0)