microsoft / microsoft/azurechat

Use existing OpenAI & Search Resources

Open
#505 2 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.