Closed fingerthief closed 6 months ago
Visit the preview URL for this PR (updated for commit b30e5a8):
https://minimalgpt--pr121-dev-further-refactor-8i41bpcm.web.app
(expires Sun, 26 May 2024 17:02:32 GMT)
🔥 via Firebase Hosting GitHub Action 🌎
Sign: 95b9f8da4861f0258375bb9789bfa436b4ed7d98
Summary
This pull request continues the work on cleaning up the
ChatLayout
component and breaking functionality into functions that live in dedicated libraries. This PR along with recent changes has already massively reduced the size and complexity of theChatLayout
component.Changes
file-processing
librarymessage-sending
library tomessage-processing
ChatLayout
to live in the newfile-processing
library.message-processing
with vision related message functionscript
tag.ChatLayout
into labeled regions grouped together by functionality (messaging, files, etc..)Contents (#121)
Other
Uncategorised!