We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8cb4a3 commit 21873f7Copy full SHA for 21873f7
examples/ollama/chat-llama.php
@@ -33,5 +33,3 @@
33
} catch(InvalidArgumentException $e) {
34
echo $e->getMessage() . "\nMaybe use a different model?\n";
35
}
36
-
37
-echo $response;
0 commit comments