Skip to content

Prompta v4.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Jan 06:49

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.

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

What's Changed

Full Changelog: v4.0.2...v4.1.0