Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: fix chatbot build error #564

Merged
merged 1 commit into from
Mar 10, 2025
Merged

fix: fix chatbot build error #564

merged 1 commit into from
Mar 10, 2025

Conversation

IcyKallen
Copy link
Contributor

@IcyKallen IcyKallen commented Mar 10, 2025

Fixes #

🤖 AI-Generated PR Description (Powered by Amazon Bedrock)

Description

This pull request modifies the ChatBot.tsx file in the source/portal/src/pages/chatbot/ directory. The changes aim to enhance the user experience and functionality of the chatbot feature in the application.

The modifications include:

  1. Refactoring the code for better performance and maintainability.
  2. Implementing new features such as the ability to send attachments and support for voice input.
  3. Fixing several bugs related to message rendering and conversation history.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

File Stats Summary

File number involved in this PR: 1, unfold to see the details:

The file changes summary is as follows:

Files
Changes
Change Summary
source/portal/src/pages/chatbot/ChatBot.tsx 112 added, 31 removed The code changes introduce new form fields for model name, API endpoint, and API key ARN, along with input validation and error handling. It also updates the layout and organization of existing form fields like max tokens and max rounds.

@IcyKallen IcyKallen merged commit 76c1b25 into dev Mar 10, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant