-
Notifications
You must be signed in to change notification settings - Fork 189
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] Issue with bot-in-a-box Gen-AI/Assistant accelerator #98
Comments
Hey @PatLac04 ! Thank you for filing an issue. Would you kindly let us know if the assistant was created in your Azure OpenAI instance? Thank you! |
Hello again @PatLac04 ! I believe I understand the issue - Assistants are not yet available in Canada East. As of today, the available regions are East US 2, Sweden Central and Australia East. I'll use this issue to track the need to call out this deployment error when Assistants are not available in the selected region. Thanks again for bringing this to our attention! |
Hi @MarcoABCardoso, Exactly what I wanted to tell you. The deployment forces us to use GPT-4 which is only available in a few regions. I used Canada East. I'll try with Sweden since GPT-4 and Assistants are available there |
Just an observation on this thread.... Once you establish the regions that the Assistants API is available, any existing deployments in those regions may "eat" into the available PAYGO capacity you have and fail the provisioning process . So ensuring you scale existing deployments down (both for gpt-4 and text-embedding) to allow for some buffer to allow this provisioning process to complete is needed. |
Great points @thomassantosh - we may want to add the capacity as an input, right now it's hardcoded as 10. |
Solution Accelerators
This repository contains multiple solution accelerators. Please tell us which ones are involved in your report. (Replace the space in between square brackets with an x)
Describe the bug
Tried deploying the solution multiple times following the instructions but the bot doesn't work. I always get the same error message, whatever the prompt I enter.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A valid answer.
The text was updated successfully, but these errors were encountered: