Service
configurationThe URL of the AI service to use for generating outputs.
service
String|Objectservice.data
Object|FunctionThe data to send with the AI service request.
service.headers
ObjectThe headers to send with the AI service request.
service.outputGetter
FunctionThe function to get the output from the AI service response.
service.url
StringThe Url of the AI service to use for generating outputs.