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 b45dce0 commit 8e15d3dCopy full SHA for 8e15d3d
src/platform/src/Bridge/Ollama/OllamaResultConverter.php
@@ -52,6 +52,7 @@ public function convert(RawResultInterface $result, array $options = []): Result
52
53
/**
54
* @param array<string, mixed> $data
55
+ * @param array<string, mixed> $options
56
*/
57
public function doConvertCompletion(array $data, array $options): ResultInterface
58
{
0 commit comments