Template
Add IT-One AI agent template, eval gate, and deployment skeleton
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
{"id":"greeting","input":"Hello","expected_answer_contains":"Hello","expected_tool_calls":0}
|
||||
{"id":"empty-safe","input":" ","expected_answer_contains":"","expected_tool_calls":0}
|
||||
{"id":"explicit-request","input":"List the next step","expected_answer_contains":"List","expected_tool_calls":0}
|
||||
{"id":"no-invention","input":"Return the supplied value","expected_answer_contains":"supplied","expected_tool_calls":0}
|
||||
{"id":"traceable","input":"Show the request","expected_answer_contains":"request","expected_tool_calls":0}
|
||||
Reference in New Issue
Block a user