mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-01 20:03:30 +02:00
refactor: remove link_preview tool and associated components to streamline agent functionality
This commit is contained in:
parent
6c507989d2
commit
a009cae62a
16 changed files with 5 additions and 1202 deletions
|
|
@ -5,7 +5,6 @@ import {
|
|||
FileText,
|
||||
Film,
|
||||
Globe,
|
||||
Link2,
|
||||
type LucideIcon,
|
||||
Podcast,
|
||||
ScanLine,
|
||||
|
|
@ -18,7 +17,6 @@ const TOOL_ICONS: Record<string, LucideIcon> = {
|
|||
generate_podcast: Podcast,
|
||||
generate_video_presentation: Film,
|
||||
generate_report: FileText,
|
||||
link_preview: Link2,
|
||||
generate_image: Sparkles,
|
||||
scrape_webpage: ScanLine,
|
||||
web_search: Globe,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue