Skip to content

Commit c31a78e

Browse files
committed
Add missing Provider examples to the filter docblock
1 parent 13ec008 commit c31a78e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

includes/Classifai/Providers/Provider.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -217,6 +217,8 @@ public function get_credentials( array $settings = [] ): array {
217217
* - `classifai_provider_credentials_xai_grok`
218218
* - `classifai_provider_credentials_stable_diffusion`
219219
* - `classifai_provider_credentials_ollama`
220+
* - `classifai_provider_credentials_ollama_embeddings`
221+
* - `classifai_provider_credentials_ollama_multimodal`
220222
* - `classifai_provider_credentials_chrome_ai`
221223
* - `classifai_provider_credentials_togetherai_image`
222224
*

0 commit comments

Comments
 (0)