apply_filters( 'classifai_openai_embeddings_taxonomies', $taxonomies ) → {array}
Filter taxonomies supported for embeddings.
Parameters:
Name | Type | Description |
---|---|---|
$taxonomies |
array | Array of taxonomies to be classified. |
- Since:
- 2.2.0
- Source:
Returns:
Array of taxonomies.
- Type
- array