microsoft / microsoft/azurechat
Use existing OpenAI & Search Resources
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.4k
- Forks
- 1.3k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 1
Description
Is there a method to deploy this app using my existing OpenAI and Azure Search resources? I already have these resources deployed and would prefer to reuse them instead of deploying new ones.
Currently, deployment fails because my OpenAI resource constraints prevent me from deploying an additional ChatGPT-4o model due to insufficient quota.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are named. Start by tracing the deployment flow and the configuration that provisions OpenAI and Azure Search resources; done means deployment can accept existing resource details, avoid creating duplicates, and succeed when the existing OpenAI quota cannot support another model.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, typescript
- Domain
- cloud, infrastructure, search
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100