while there's still improvements to be made, time to move onto the backend.

This commit is contained in:
Joshua
2024-07-11 15:24:38 -06:00
parent cbd040f57b
commit dfcddd11d4
7 changed files with 98 additions and 69 deletions
@@ -14,6 +14,7 @@ class Chat {
}
// TODO: Add proper filetype support. File should either be parsed on-device, or uploaded to the server.
// TODO: See https://github.com/adithya-s-k/omniparse
// TODO: Implement dynamic pathing based upon filetypes.
enum Filetype {
pdf,