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 d200c14 commit 865c2a3Copy full SHA for 865c2a3
src/platform/src/Bridge/Ollama/OllamaMessageChunk.php
@@ -14,7 +14,7 @@
14
/**
15
* @author Shaun Johnston <[email protected]>
16
*/
17
-final class OllamaMessageChunk implements \Stringable
+final class OllamaMessageChunk
18
{
19
20
* @param array<string, mixed> $message
0 commit comments