-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fix: add content length validation and improve error handling * fix: add file size limit validation for uploads * Update src/routes/api/session/[id]/group/[group_number]/conversations/[conv_id]/chat/+server.ts Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * fix: update session ID in createTestStudent script * fix: simplify error handling in chat server response --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
- Loading branch information
1 parent
f2ecfe9
commit 6445ab7
Showing
3 changed files
with
8 additions
and
1 deletion.
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