SurfSense/surfsense_backend/app/agents/new_chat/tools
Anish Sarkar 2fdf567b71 refactor: replace DocumentsDataTable with DocumentMentionPicker for improved document selection
- Introduced DocumentMentionPicker component to enhance document selection experience in the chat interface.
- Updated InlineMentionEditor and Composer components to utilize the new DocumentMentionPicker.
- Removed the deprecated DocumentsDataTable component to streamline the codebase and improve maintainability.
- Enhanced type safety and validation in document handling logic.
2025-12-26 00:41:14 +05:30
..
__init__.py feat: migrated to surfsense deep agent 2025-12-23 01:16:25 -08:00
display_image.py feat: migrated to surfsense deep agent 2025-12-23 01:16:25 -08:00
knowledge_base.py feat: migrated to surfsense deep agent 2025-12-23 01:16:25 -08:00
link_preview.py refactor: replace DocumentsDataTable with DocumentMentionPicker for improved document selection 2025-12-26 00:41:14 +05:30
podcast.py feat: migrated to surfsense deep agent 2025-12-23 01:16:25 -08:00
registry.py feat: migrated to surfsense deep agent 2025-12-23 01:16:25 -08:00
scrape_webpage.py feat: migrated to surfsense deep agent 2025-12-23 01:16:25 -08:00