feat: add content type support for reports and include new resume generation tool in dashboard

This commit is contained in:
Anish Sarkar 2026-04-15 21:13:56 +05:30
parent 45eef24dbf
commit 07bd076317
3 changed files with 8 additions and 1 deletions

View file

@ -162,6 +162,7 @@ const TOOLS_WITH_UI = new Set([
"web_search",
"generate_podcast",
"generate_report",
"generate_resume",
"generate_video_presentation",
"display_image",
"generate_image",