From 5dfb7aa324e4656b1d7170ff4c6dcda66e5f20e3 Mon Sep 17 00:00:00 2001 From: Chris Clark Date: Mon, 22 Apr 2024 15:15:34 -0400 Subject: [PATCH] search focus and keyboard-submission for assistant --- HISTORY.rst | 1 + explorer/src/js/assistant.js | 88 +++++++++++++++++++++--------------- 2 files changed, 52 insertions(+), 37 deletions(-) diff --git a/HISTORY.rst b/HISTORY.rst index fdbb137e..7470f963 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -10,6 +10,7 @@ This project adheres to `Semantic Versioning `_. * SQL Assistant: Built in query help via OpenAI (or LLM of choice), with relevant schema automatically injected into the prompt. Enable by setting EXPLORER_AI_API_KEY. * Anonymous usage telemetry. Disable by setting EXPLORER_ENABLE_ANONYMOUS_STATS to False. +* Refactor pip requirements to make 'extras' more robust and easier to manage. * `#592`_: Support user models with no email fields * `#594`_: Eliminate