Skip to content

Commit 03cb367

Browse files
authored
Update flow-evaluate-sdk.md
1 parent 43d351c commit 03cb367

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-studio/how-to/develop/flow-evaluate-sdk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ The result:
188188
```JSON
189189
{"answer_length":27}
190190
```
191-
#### Log your custom prompt-based evaluator to your AI Studio project
191+
#### Log your custom code-based evaluator to your AI Studio project
192192
```python
193193
# First we need to save evaluator into separate file in its own directory:
194194
def answer_len(answer):

0 commit comments

Comments
 (0)