recommendations / Generate chat recommendations

recommendations

Generate chat recommendations

Generate intelligent recommendations for questions and insights based on connected data sources and optional conversation context. If thread_id is provided, recommendations will be contextual to the conversation. Otherwise, general starting point recommendations will be generated.

POST /api/v1/recommendations

Headers

Authorizationrequired

any - API key authentication using Bearer scheme

Request Body

source_ids

array - List of connection IDs to generate recommendations for

thread_id

integer - Optional thread ID for contextual recommendations

Response

suggestionsrequired

array - List of recommendation suggestions