Get the AI Tech Radar
Retrieve the items currently on the AI Tech Radar.
Response
Responds with a list of items from the AI Tech Radar.
Example response
{
"items": [
{
"title": "LangGraph",
"quadrant": "frameworks",
"status": "adopt"
}
]
}Changes
Changed in 1 of the 2 revisions of this API.8
- ●
added the new
adoptenum value to theitems/items/statusresponse property for the response status200response-property-enum-value-added
- ●
added the new
assessenum value to theitems/items/statusresponse property for the response status200response-property-enum-value-added
- ●
added the new
frameworksenum value to theitems/items/quadrantresponse property for the response status200response-property-enum-value-added
- ●
added the new
holdenum value to theitems/items/statusresponse property for the response status200response-property-enum-value-added
- ●
added the new
platformsenum value to theitems/items/quadrantresponse property for the response status200response-property-enum-value-added
- ●
added the new
techniquesenum value to theitems/items/quadrantresponse property for the response status200response-property-enum-value-added
- ●
added the new
toolsenum value to theitems/items/quadrantresponse property for the response status200response-property-enum-value-added
- ●
added the new
trialenum value to theitems/items/statusresponse property for the response status200response-property-enum-value-added
- ●