SurfSense/surfsense_web/components/tool-ui/image
Anish Sarkar 9bc3f193c3 refactor: improve type safety in document extraction and UI components
- Introduced Zod schemas for type-safe parsing of mentioned document information in chat messages.
- Updated the extractMentionedDocuments function to utilize the new schemas for better validation.
- Made the 'alt' property optional in image-related components for improved flexibility and fallback handling.
2025-12-26 00:18:47 +05:30
..
index.tsx refactor: improve type safety in document extraction and UI components 2025-12-26 00:18:47 +05:30