mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 10:02:05 +00:00
refactor(core): Remove Ask AI HTTP request feature (no-changelog) (#9931)
This commit is contained in:
committed by
GitHub
parent
cef177455e
commit
86018aa6e0
@@ -2681,10 +2681,6 @@ export interface IN8nUISettings {
|
||||
};
|
||||
ai: {
|
||||
enabled: boolean;
|
||||
provider: string;
|
||||
features: {
|
||||
generateCurl: boolean;
|
||||
};
|
||||
};
|
||||
workflowHistory: {
|
||||
pruneTime: number;
|
||||
|
||||
Reference in New Issue
Block a user