Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions tool_calls/no_params_native.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
id: no_params_tool
name: no_params_tool
description: Eval to confirm that tool calls with no params work
type: prompt
args:
stream: true
system_prompt: "You are a helpful bot"
message: "Look up the categories please"
tools:
-
name: "categories"
description: "Look up the categories"
expected_tool_call:
name: categories
params: { }