jQuery/JS Common Types - RequestParams
An object with request parameters for AI service.
import { RequestParams } from "devextreme/common/ai-integration"
Type:
data
Additional data sent to the AI model.
Type:
Configure this object to send additional data in the request.
Feedback