Merge branch 'main' into system-prompt-variations-local
This commit is contained in:
@@ -48,3 +48,5 @@ export const isEventLogsEnabled = atom(false);
|
||||
export const isLocalModelsEnabled = atom(true);
|
||||
|
||||
export const promptStore = atom<string>('default');
|
||||
|
||||
export const latestBranchStore = atom(false);
|
||||
|
||||
Reference in New Issue
Block a user