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 structured response for Azure AudioTranscription #1278

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

piotrooo
Copy link
Contributor

Motivation

For the Azure AudioTranscription, we need to obtain a structured response in the verbose_json response format. Currently, it is not being returned.

Description

I have introduced a core, general-purpose StructuredResponse to handle a detailed response (verbose_json).

I've assumed that the data are associated with ResponseMetadata. I'm also considering using ResultMetadata, but I'm not sure which is a better fit? @tzolov and @markpollack do you have any thoughts on this?

@piotrooo
Copy link
Contributor Author

piotrooo commented Sep 5, 2024

Gently pinging @tzolov and @markpollack, as we need this for one of our project 🙏

@markpollack
Copy link
Member

Thanks, we feel behind and catching up now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants