microsoft / azurechat

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

Deploying to East US 2 for GPT4 Turbo #286

Open therightjon opened 5 months ago

therightjon commented 5 months ago

Has anyone had luck deploying to East US 2? That is the only way to implement the GPT4 Turbo model in my environment.

Nihal-1512 commented 5 months ago

@therightjon, Do you know how to alter the solution to use the GPT-4 models instead of the standard GPT-3.5?

bwitzig-zen commented 4 months ago

@Nihal-1512 You can change the model pretty easily using the config settings, however, a new revision came out recently which includes the option to change between them in the GUI. You will want to review the migration document before deploying though as there are changes you need to make to the backend config.