Add an item to the AI Tech Radar
Add a new item to the AI Tech Radar.
Request body
Example request
{
"title": "LangGraph",
"quadrant": "frameworks",
"status": "adopt"
}Response
Item successfully added to the radar.
Example response
{
"title": "LangGraph",
"quadrant": "frameworks",
"status": "adopt"
}Changes
Changed in 1 of the 2 revisions of this API.288
- ▲
request property
quadrantwas restricted to a list of enum valuesrequest-property-became-enum
- ▲
request property
statuswas restricted to a list of enum valuesrequest-property-became-enum
- ●
added the new
adoptenum value to thestatusresponse property for the response status201response-property-enum-value-added
- ●
added the new
assessenum value to thestatusresponse property for the response status201response-property-enum-value-added
- ●
added the new
frameworksenum value to thequadrantresponse property for the response status201response-property-enum-value-added
- ●
added the new
holdenum value to thestatusresponse property for the response status201response-property-enum-value-added
- ●
added the new
platformsenum value to thequadrantresponse property for the response status201response-property-enum-value-added
- ●
added the new
techniquesenum value to thequadrantresponse property for the response status201response-property-enum-value-added
- ●
added the new
toolsenum value to thequadrantresponse property for the response status201response-property-enum-value-added
- ●
added the new
trialenum value to thestatusresponse property for the response status201response-property-enum-value-added
- ○
added the new
adoptenum value to the request propertystatusrequest-property-enum-value-added
- ○
added the new
assessenum value to the request propertystatusrequest-property-enum-value-added
- ○
added the new
frameworksenum value to the request propertyquadrantrequest-property-enum-value-added
- ○
added the new
holdenum value to the request propertystatusrequest-property-enum-value-added
- ○
added the new
platformsenum value to the request propertyquadrantrequest-property-enum-value-added
- ○
added the new
techniquesenum value to the request propertyquadrantrequest-property-enum-value-added
- ○
added the new
toolsenum value to the request propertyquadrantrequest-property-enum-value-added
- ○
added the new
trialenum value to the request propertystatusrequest-property-enum-value-added
- ▲