microsoft / microsoft/azurechat
Add function to allow for multiple AI Agents for Azure Deployed Endpoints for LLMs
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.4k
- Forks
- 1.3k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 1
Description
How can we request a new function to add New Chat buttons that use the OpenAI connection but also create New Chat buttons that use Azure Deployed Endpoints for real time inference? Can there be a variable in the models.ts that stores which AI Model and the services to contain the endpoint consumption information and use the existing chat service structure?
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
Start by reading models.ts and the existing chat service structure to understand how models, services, and endpoints are currently represented. Define how multiple New Chat buttons should select OpenAI connections or Azure Deployed Endpoints, and confirm completion when both paths support real-time inference through the existing structure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, typescript
- Domain
- ai, backend-api-design, cloud
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100