Put file editing behind an experiment (#98)
This commit is contained in:
@@ -101,6 +101,7 @@ export function useSettings() {
|
||||
loading,
|
||||
error,
|
||||
updateSettings,
|
||||
|
||||
isProviderSetup,
|
||||
isAnyProviderSetup: () => {
|
||||
// Technically we should check for ollama and lmstudio being setup, but
|
||||
|
||||
Reference in New Issue
Block a user