1export const CONFIG_LOCALSTORAGE_KEY = 'LlamaCppWebui.config'; 2export const USER_OVERRIDES_LOCALSTORAGE_KEY = 'LlamaCppWebui.userOverrides';