microsoft / microsoft/azurechat

Add function to allow for multiple AI Agents for Azure Deployed Endpoints for LLMs

Open
#349 1 comment 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

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

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.