We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7077e0c commit 6532c7aCopy full SHA for 6532c7a
tests/accuracy/find.test.ts
@@ -83,7 +83,7 @@ describeAccuracyTests([
83
],
84
},
85
{
86
- prompt: "Use 'mflix.movies' namespace to answer who were casted in the movie 'Certain Fish'",
+ prompt: "From the mflix.movies namespace, give me first 2 movies of Horror genre sorted ascending by their runtime",
87
expectedToolCalls: [
88
89
toolName: "find",
0 commit comments