Browse: Home / Hooks /

learndash_service_chatgpt_send_command_data

apply_filters( 'learndash_service_chatgpt_send_command_data',  LearnDashCoreServicesarray<string, ,  string $command )

Filters the data to send to ChatGPT API.


Description #


Parameters #

(<span class="LearnDashCoreServicesarrayLearnDashCoreServicesarray<string,) mixed> $args Additional arguments if any.

$command

(string) Command for the request.


Return #

(LearnDashCoreServicesarray<string,) mixed>


Source #

File: src/Core/Services/ChatGPT.php


Changelog #

Changelog
Version Description
4.6.0 Introduced.