feat: dashboard
This commit is contained in:
@@ -34,6 +34,8 @@ export interface ToolContext {
|
||||
gifSearchEnabled?: boolean;
|
||||
/** Optional: enable image generation for this context */
|
||||
imageGenEnabled?: boolean;
|
||||
/** Optional: allow NSFW image generation in this context */
|
||||
nsfwImageEnabled?: boolean;
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user