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 Exec Results pane for SQL support #890

Closed iseabock closed 1 month ago

iseabock commented 1 month ago

Motivation and Context

With support SQL added, this PR adds the ability to inspect the intent, search query and search results.

Screenshot 2024-05-29 172457

Contribution Checklist