needs experimental
This commit is contained in:
@@ -55,7 +55,7 @@ tests = {
|
||||
runnable_input={
|
||||
"system_msg": 'You are a helpful assistant.',
|
||||
"human_msg": 'Is 31515261 divisible by 425? If not, whats the remainder?',
|
||||
"tools": { "python_repl": save_python_repl },
|
||||
"tools": { "save_python_repl": save_python_repl },
|
||||
},
|
||||
validator=regex_match_any,
|
||||
validation_input={
|
||||
|
||||
Reference in New Issue
Block a user