mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-06-20 21:18:13 +02:00
Merge remote-tracking branch 'upstream/dev' into feat/onedrive-connector
This commit is contained in:
commit
5a3eece397
70 changed files with 8288 additions and 5698 deletions
|
|
@ -1,7 +1,6 @@
|
|||
import {
|
||||
BookOpen,
|
||||
Brain,
|
||||
Database,
|
||||
FileText,
|
||||
Film,
|
||||
Globe,
|
||||
|
|
@ -13,7 +12,6 @@ import {
|
|||
} from "lucide-react";
|
||||
|
||||
const TOOL_ICONS: Record<string, LucideIcon> = {
|
||||
search_knowledge_base: Database,
|
||||
generate_podcast: Podcast,
|
||||
generate_video_presentation: Film,
|
||||
generate_report: FileText,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue