mirror of
https://github.com/MODSetter/SurfSense
synced 2026-06-21 13:44:09 +00:00
feat: add video presentation tool to generate group
This commit is contained in:
@@ -938,7 +938,7 @@ const TOOL_GROUPS: { label: string; tools: string[] }[] = [
|
||||
},
|
||||
{
|
||||
label: "Generate",
|
||||
tools: ["generate_podcast", "generate_report", "generate_image", "display_image"],
|
||||
tools: ["generate_podcast", "generate_video_presentation", "generate_report", "generate_image", "display_image"],
|
||||
},
|
||||
{
|
||||
label: "Memory",
|
||||
|
||||
Reference in New Issue
Block a user