Skip to content

Commit 6532c7a

Browse files
chore: update the test prompt
1 parent 7077e0c commit 6532c7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/accuracy/find.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ describeAccuracyTests([
8383
],
8484
},
8585
{
86-
prompt: "Use 'mflix.movies' namespace to answer who were casted in the movie 'Certain Fish'",
86+
prompt: "From the mflix.movies namespace, give me first 2 movies of Horror genre sorted ascending by their runtime",
8787
expectedToolCalls: [
8888
{
8989
toolName: "find",

0 commit comments

Comments
 (0)