AI Suggestions
AI-powered recommendations for policies, schemas, and workflows.
Returns AI response to the current question
Query parameters
qstringRequiredExample:
The question of choosing a methodology
Find me large scale projectsResponses
200
Successful operation. Returns a comma-separated list of suggested methodology codes.
application/json
stringOptional
500
Internal server error.
application/json
get/ai-suggestions/ask
GET /api/v1/ai-suggestions/ask?q=Find+me+large+scale+projects HTTP/1.1
Accept: */*
ACM0001, ACM0002, ACM0006, ACM0007, ACM0018Rebuilds vector based on policy data in the DB
Responses
200
Successful operation. Returns true when vector rebuild is complete.
application/json
booleanOptional
500
Internal server error.
application/json
put/ai-suggestions/rebuild-vector
PUT /api/v1/ai-suggestions/rebuild-vector HTTP/1.1
Accept: */*
trueLast updated