standard-tests[patch]: test stop not stop_sequences (#23200)

pull/23162/head^2
Bagatur 2 months ago committed by GitHub
parent bd5c92a113
commit ad7f2ec67d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -37,7 +37,7 @@ class ChatModelTests(ABC):
"temperature": 0,
"max_tokens": 100,
"timeout": 60,
"stop_sequences": [],
"stop": [],
"max_retries": 2,
}

Loading…
Cancel
Save