Customized OpenAI for Generating Answer Based on Analyzing Data in Specific Glide Data Table

Is there a function on Glide/ Open AI API that I can customized OpenAI for generating answer (eg. look up specific data row) based on analyzing data in specific Glide data table?

“Answer a question about a table” action will grab the row in a table most relative to the question and try to answer it in context to that.

You could also construct your own response with the “Complete Prompt” action or data column.

1 Like