enricoros / big-AGI

Generative AI suite powered by state-of-the-art models and providing advanced AI/AGI functions. It features AI personas, AGI functions, multi-model chats, text-to-image, voice, response streaming, code highlighting and execution, PDF import, presets for developers, much more. Deploy on-prem or in the cloud.
https://big-agi.com
MIT License
5.31k stars 1.2k forks source link

[BUG] Fail to pickup available model automatically for Azure OpenAI when GPT3.5 isn't avail. #611

Open clawfire opened 1 month ago

clawfire commented 1 month ago

Description

I made a fresh Azure OpenAI deploiment with only GPT4o, GPT4 and DALL·E. I set up the keys in .env (well in my docker compose technically). When accessible BIG-AGI, it doesn't catch up those models by default. They are "hidden" and I need to unhide them and set a model as default.

Event with a fresh browser environment.

Device and browser

Macbook 14' 2021 Arc Version 1.53.1 (52180) tried also Safari Version 17.5 (19618.2.12.11.6)

Screenshots and more

Xnapper-2024-07-31-11 18 01 Xnapper-2024-07-31-11 18 23

Willingness to Contribute

enricoros commented 1 month ago

Thanks, this is a good point, no model should be hidden for Azure.

enricoros commented 1 month ago

Should be fixed in a46c6bec.