needs experimental

This commit is contained in:
Lennart J. Kurzweg (Nx2)
2024-08-30 18:09:42 +02:00
parent dc4a29a97c
commit ecb5fe3026
2 changed files with 2 additions and 1 deletions

View File

@@ -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={