Skip to content

Commit

Permalink
fix filter doc
Browse files Browse the repository at this point in the history
  • Loading branch information
psorensen committed Aug 5, 2024
1 parent dbb5135 commit f9e56ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion includes/Classifai/Providers/Azure/Language.php
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@ public function request_summary( $endpoint_url, $api_key, $post_content, $post_i
* Possible values are 'oneSentence', 'short', 'medium', 'long'.
* Default is 'oneSentence'.
*
* @since 3.3.0
* @since 3.2.0
* @hook classifai_azure_language_summary_length
* @param string $summary_length The summary length.
* @return string
Expand Down

0 comments on commit f9e56ee

Please sign in to comment.