For the complete documentation index, see llms.txt. This page is also available as Markdown.

Returns response

Returns AI response to the current question

GET /ai-suggestions/ask

Returns AI response to the current question

Path Parameters

Name
Type
Description

q*

String

The question of choosing a methodology

"string"
{
  "code": 0,
  "message": "string"
}

Last updated