Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add feedback endpoint to track quality of response #17

Open
aavetis opened this issue Nov 1, 2023 · 0 comments
Open

Add feedback endpoint to track quality of response #17

aavetis opened this issue Nov 1, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@aavetis
Copy link
Owner

aavetis commented Nov 1, 2023

Add the ability to hit an endpoint with any request ID to store whether the output was "positive" or "negative", allowing for live evaluation of interactions.

Consider..

  • deploying a Functions app with bicep, getting the endpoint
  • adding API spec to the APIM instance to handle the route
  • pick a reliable request ID, and take a positive/negative parameter with it
  • storage - store records in Cosmos? Azure Data Explorer? need a decision here
@aavetis aavetis added the enhancement New feature or request label Nov 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant