-
Notifications
You must be signed in to change notification settings - Fork 72
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* init nextjs * fast api init * styling and thoughts * streaming updates * connect to api * Add thoughts to the web UI * Refactor input to be a form for UX (e.g. pressing enter sends) * typing and thoughts * Refactor input to be a form for UX (e.g. pressing enter sends) * Revert "Merge remote-tracking branch 'origin/custom-web' into custom-web" This reverts commit 1eae747. * Skeleton Multiple Chat Window UI * MVP Layout * Tested Discord and Skeleton FastAPI * Add, Delete, and Set Conversations * Get and send messages * Edit message names * Local serving from FastAPI via static export * Deployment strategy for static files * Separate out apps * Vercel Deployment with Action * Re-add discord to fly.toml * Honcho Stream * Honcho Stream --------- Co-authored-by: hyusap <paulayush@gmail.com> Co-authored-by: Jacob Van Meter <jacobvm04@gmail.com>
- Loading branch information
1 parent
638c78a
commit 0596350
Showing
8 changed files
with
816 additions
and
1,517 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.