pgadmin4/web/pgadmin/preferences
Dave Page e5cf456fae
Fixed an issue where AI Reports are grayed out after setting an API key by auto-selecting the default provider. #9694
* Don't let auto-selection override an explicit default_provider choice.

If the same save payload includes a default_provider update (including
setting it to empty/disabled), skip the auto-selection logic so the
user's explicit choice is respected.
2026-03-16 14:24:09 +05:30
..
static Added support for custom LLM provider URLs for OpenAI and Anthropic, allowing use of OpenAI-compatible providers such as LM Studio, EXO, and LiteLLM. #9703 2026-03-16 12:08:55 +05:30
templates/preferences Moved the javascripts of different modules from 'templates' to 'static' directory. 2017-07-27 17:25:08 +05:30
tests Copyright updated for 2026 2026-01-05 13:33:45 +05:30
__init__.py Fixed an issue where AI Reports are grayed out after setting an API key by auto-selecting the default provider. #9694 2026-03-16 14:24:09 +05:30