microsoft / azurechat

🤖 💼 Azure Chat Solution Accelerator powered by Azure Open AI Service
MIT License
1.14k stars 954 forks source link

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

Open orngeatom opened 3 months ago

orngeatom commented 3 months ago

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?