Azure-Samples / summarization-openai-python-promptflow

This solution converts speech to text and then processes and summarizes the text based on the prompt scenario.
MIT License
27 stars 22 forks source link

Adding code changes and current Readme updates summarization sample #4

Closed marlenezw closed 6 months ago

marlenezw commented 6 months ago

I made the following changes:

The current code is not yet updated with keyless auth because I've been getting errors today when trying to connect it. I'll try and again and update the code when it's working. This example should work.

marlenezw commented 6 months ago

I also see someone else has a PR for adding managed identity with speech services. I think once we merge mine we can merge those changes, but I should probably test that it works. @cassiebreviu

marlenezw commented 6 months ago

Merging my changes