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.45k stars 2.16k forks source link

data collection tool #784

Closed mhurst-microsoft closed 2 months ago

mhurst-microsoft commented 2 months ago

Motivation and Context

Script for collecting data from endpoint against test set.

Description

Given a test set, use the web app functionality to collect responses from the endpoint.

Contribution Checklist