Skip to content

Commit 8e15d3d

Browse files
committed
ref
1 parent b45dce0 commit 8e15d3d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/platform/src/Bridge/Ollama/OllamaResultConverter.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ public function convert(RawResultInterface $result, array $options = []): Result
5252

5353
/**
5454
* @param array<string, mixed> $data
55+
* @param array<string, mixed> $options
5556
*/
5657
public function doConvertCompletion(array $data, array $options): ResultInterface
5758
{

0 commit comments

Comments
 (0)