Skip to main content
POST
/
prompts
/
suggest
Error
A valid request URL is required to generate request examples
{
  "suggestions": "<array>"
}

Authorizations

Authorization
string
header
required

Azure AD access token obtained via MSAL

Body

application/json
text
string

Context text for similarity ranking

chatId
string

Chat ID to auto-resolve promptGroupId

promptGroupId
string
topK
integer
default:5
Required range: 1 <= x <= 20

Response

200 - application/json

Ranked suggestions

suggestions
array