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

AI Suggestions

AI-powered recommendations for policies, schemas, and workflows.

Get methodology suggestion

get

Returns AI response to the current question

Query parameters
qstringRequired

The question of choosing a methodology

Example: Find me large scale projects
Responses
200

Successful operation. Returns a comma-separated list of suggested methodology codes.

application/json
stringOptional
get/ai-suggestions/ask

Rebuild AI vector

put

Rebuilds vector based on policy data in the DB

Responses
200

Successful operation. Returns true when vector rebuild is complete.

application/json
booleanOptional
put/ai-suggestions/rebuild-vector

Last updated