-
Notifications
You must be signed in to change notification settings - Fork 366
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(demo): new UI & rtm user input (#357)
* feat: apply new FE components - apply Yarn 4 New packages: - prettier - tailwind * feat: add shadcn/ui * Update Dockerfile * refine login card * add layout * add rtc card * support responsive * apply new home * init rtmManager * update README * add rtm in token gen * apply rtm * add graph camera_va_openai_azure_rtm * apply rtm * refine code * chore: refine code * chore: update gitignore * feat: add rtm_wrapper * fix: rtm builder and config replace bug * Update property.json * fix: fix conflict --------- Co-authored-by: TomasLiu <[email protected]> Co-authored-by: chencheng <[email protected]> Co-authored-by: Ethan Zhang <[email protected]> Co-authored-by: Zhang Qianze <[email protected]>
- Loading branch information
1 parent
5009793
commit b45cbd2
Showing
66 changed files
with
17,283 additions
and
4,461 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -19,7 +19,6 @@ crash_context_v1 | |
/.gnfiles | ||
include/ | ||
interface/ | ||
lib/ | ||
lib64 | ||
node_modules/ | ||
/out/ | ||
|
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.