iansinnott / prompta

ChatGPT UI that is keyboard-centric, mobile friendly, and searchable.
https://chat.prompta.dev
MIT License
154 stars 13 forks source link

Feature flags, experiments, UI improvements #33

Closed iansinnott closed 7 months ago

iansinnott commented 7 months ago

Feature Flags

The app now includes feature flags. The main motivation here is to be able to ship experimental, potentially breaking changes without breaking the app for anyone. These experiements will be opt in until they seem stable enough to roll out without a flag.

screenshot_20240129063551@2x

Experiments

Along with the feature flags this PR creates a new experiments page with various things that might be of interest. The first experiment is browser-centric vector search over chat history.

UI Improvements

Small UI improvements. Most notably the controls in the chat window are more compact.

screenshot_20240129063908@2x