Update tool panel
This commit is contained in:
@@ -161,6 +161,8 @@ export interface Tool {
|
||||
category: 'system' | 'query';
|
||||
icon: string;
|
||||
isCustom?: boolean;
|
||||
isSystem?: boolean;
|
||||
enabled?: boolean;
|
||||
}
|
||||
|
||||
export interface LLMModel {
|
||||
|
||||
Reference in New Issue
Block a user