Decision Service Input/Output Descriptions

Decision services provide an OpenAPI specification that among other things describes the inputs and outputs of the decision service. This feature adds the ability to include in the OpenAPI description a description for the decision service as a whole and for each input/output field as part of the authoring process.

This will allow the meaning or intent of a given field to be conveyed for uptake by a large language model (LLM) so that in the future decision services can be used from within AI Agents.

Steps to Enable

You don't need to do anything to enable this feature.

Tips And Considerations

For example, for a field "country", you could add a description such as "the primary country of residence, expressed as an ISO 3166-1 alpha-2 code".

Key Resources

Access Requirements

  • Managers