AI Pass Through
post
/essbase/rest/v1/ai/applications/{applicationName}/chat/passThrough
Performs AI pass through for the specified application.
Request
Supported Media Types
- application/json
- application/xml
Path Parameters
-
applicationName(required): string
Application name.
Query Parameters
-
isConvStart(required): boolean
Is Conversation Start.
-
profileName(required): string
Profile name.
Pass through prompt details.
Response
Supported Media Types
- application/json
- application/xml
200 Response
OK
Pass through was successful.
400 Response
Bad Request
Failed to perform pass through.