Skip to main content
POST
FAQ Enrichment use case

Headers

Authorization
string
required

Bearer token used for authentication.

Path Parameters

MODEL_ID
string
required

Unique identifier for the model.

Body

application/json
batch
object[]

The text analyzed to predict possible frequently asked questions and corresponding answers.

useCaseConfig
UseCaseConfigFaqEnrichment · object
modelConfig
ModelConfig · object

Provides fields and values that specify ranges for tokens. Fields used for specific use cases and models are specified. The default values are used if other values are not specified.

Response

200 - application/json

OK

predictions
object[]