microsoft / sample-app-aoai-chatGPT

Sample code for a simple web chat experience through Azure OpenAI, including Azure OpenAI On Your Data.
MIT License
1.43k stars 2.14k forks source link

Add Intents panel for SQL support #901

Closed iseabock closed 4 weeks ago

iseabock commented 4 weeks ago

Motivation and Context

A panel displaying Intents, queries, results, and code generated is needed for SQL support.

Description

This PR adds an Intents panel with intents, queries, results, and code generated similar to citations.

image

Contribution Checklist