AIPromptServiceSettingsTagHelper

Example

Razor
<service/>

Attributes

AttributeTypeDescription
headersObjectThe additional headers sent with the request to the service.
output-getterStringThe function to get the output from the AI service response.
request-dataObjectThe additional data sent with the request to the service.
request-data-delegateFunc<Object,Object>The additional data sent with the request to the service.
request-data-handlerStringThe additional data sent with the request to the service.
urlStringThe Url of the AI service to use for generating outputs.
In this article
ExampleAttributes
Not finding the help you need?
Contact Support