Commit Graph

3 Commits

Author SHA1 Message Date
geoffsee
d90ab65b04 Remove MDXEditor theme styles and unused attachments parameter
Eliminated the MDXEditor styles from the base theme as they are not in use. Also removed the unused "attachments" parameter from the xai model configuration for cleaner and more maintainable code.
2025-05-27 15:15:45 -04:00
geoffsee
47272ba350 Remove file upload functionality and related components
The `FileUploadStore` and all file upload features were removed, simplifying the chat interface. This change eliminates unused code, including file handling logic, attachment management, and UI elements, streamlining the application.
2025-05-27 15:15:45 -04:00
geoffsee
33679583af init 2025-05-22 23:14:01 -04:00