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.
2 parents c708039 + 71ef282 commit 29299e7Copy full SHA for 29299e7
modules/openai_embeddings/includes/VectorClientBase.php
@@ -93,6 +93,7 @@ protected function resolveConfigValue(string $key, string $description, bool $re
93
return trim($value);
94
}
95
96
+
97
/**
98
* Initialize an HTTP client with default options.
99
*
0 commit comments