Azure-Samples / azure-search-openai-demo

A sample app for the Retrieval-Augmented Generation pattern running in Azure, using Azure AI Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences.
https://azure.microsoft.com/products/search
MIT License
5.59k stars 3.75k forks source link

Update productionizing.md #1677

Closed simonkurtz-MSFT closed 3 weeks ago

simonkurtz-MSFT commented 3 weeks ago

Purpose

Add link to PR for openai-priority-loadbalancer to offer a native Python approach via an injected httpx transport.

Does this introduce a breaking change?

When developers merge from main and run the server, azd up, or azd deploy, will this produce an error? If you're not sure, try it out on an old environment.

[ ] Yes
[x] No

Does this require changes to learn.microsoft.com docs?

This repository is referenced by this tutorial which includes deployment, settings and usage instructions. If text or screenshot need to change in the tutorial, check the box below and notify the tutorial author. A Microsoft employee can do this for you if you're an external contributor.

[ ] Yes
[x] No

Type of change

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[x] Documentation content changes
[ ] Other... Please describe:

Code quality checklist

See CONTRIBUTING.md for more details.

simonkurtz-MSFT commented 3 weeks ago

Hi @pamelafox, here's the requested PR.

simonkurtz-MSFT commented 3 weeks ago

sign-off

pamelafox commented 3 weeks ago

Ah our repo doesn't have the azure-docs-pr label magic. I'll merge! :)

simonkurtz-MSFT commented 3 weeks ago

@pamelafox, thank you! I also just updated the PR overview on #1626 to give more context to the PR.

simonkurtz-MSFT commented 3 weeks ago

Ah our repo doesn't have the azure-docs-pr label magic. I'll merge! :)

Ah our repo doesn't have the azure-docs-pr label magic. I'll merge! :)

Ha, you can tell what I was thinking with that then. =P

pamelafox commented 3 weeks ago

Oh great, thanks for updating the PR!