Skip to content

Commit f694674

Browse files
committed
ai provider additional parameters
1 parent 72b9ba8 commit f694674

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/Providers/OllamaTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ public function test_chat_request(): void
4545
$expectedResponse = [
4646
'stream' => false,
4747
'model' => 'llama3.2',
48-
'temperature' => 0,
4948
'messages' => [
5049
[
5150
'role' => 'user',

0 commit comments

Comments
 (0)