Integrating machine learning endpoints with GenAI

This feature lets you expose your deployed Endpoints to GenAI so they can be invoked directly from GenAI chat. With a few additional metadata fields, GenAI can understand what your model does, when to use it, and how to call it on behalf of the user.

  1. Open the endpoint.
  2. Select the Integrate this model with GenAI option to mark the endpoint as GenAI-eligible.
    The fields for the model description and input schema display.
  3. Specify a description for the model. This is required.
  4. Specify the column descriptions for the data input schema context. This is required.
  5. Click Save to save the configuration.