-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
commit b8700b59a5fe2d7520d7564383eee4b5019d6958 Author: anpigon <markan82@gmail.com> Date: Mon May 27 22:01:23 2024 +0900 feat: Add useTransition hook and onStartNewChat functionality commit a6898f2 Author: anpigon <markan82@gmail.com> Date: Mon May 27 21:56:15 2024 +0900 doc: Add new translations for chatbot in en.json and ko.json commit 20ef1f8 Author: anpigon <markan82@gmail.com> Date: Mon May 27 21:56:03 2024 +0900 fix: abort errors
- Loading branch information
Showing
8 changed files
with
40 additions
and
21 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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,5 +8,6 @@ | |
"0.1.4": "1.5.0", | ||
"0.1.5": "1.5.0", | ||
"0.1.6": "1.5.0", | ||
"0.1.7": "1.5.0" | ||
"0.1.7": "1.5.0", | ||
"0.2.0": "1.5.0" | ||
} |