pgadmin4/web/regression/feature_utils
Dave Page f2756a3dcf
Core LLM integration infrastructure to allow pgAdmin to connect to AI providers. #9641
* Core infrastructure for LLM integration.
* Add support for a number of different AI generated reports on security, performance, and schema design on servers, databases, and schemas, as appropriate.
* Add a Natural Language AI assistant to the Query Tool.
* Add an AI Insights panel to the EXPLAIN tool in the Query Tool, to analyse and report on issues in query plans.
2026-02-17 17:16:06 +05:30
..
__init__.py Add feature test framework, using selenium and chromedriver for UI testing. 2017-02-22 12:41:28 +00:00
app_starter.py Copyright updated for 2026 2026-01-05 13:33:45 +05:30
base_feature_test.py Copyright updated for 2026 2026-01-05 13:33:45 +05:30
locators.py Core LLM integration infrastructure to allow pgAdmin to connect to AI providers. #9641 2026-02-17 17:16:06 +05:30
pgadmin_page.py Copyright updated for 2026 2026-01-05 13:33:45 +05:30
tree_area_locators.py Copyright updated for 2026 2026-01-05 13:33:45 +05:30