mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-25 00:36:31 +02:00
feat: add video presentation tool to generate group
This commit is contained in:
parent
b28f135a96
commit
0fe5e034fe
1 changed files with 1 additions and 1 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue