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

Implement LLM Experiment Integration with Server-Side Functionality #68

Merged
merged 6 commits into from
Nov 19, 2024

Conversation

Tasnim1147
Copy link

@Tasnim1147 Tasnim1147 commented Nov 12, 2024

This PR integrates the provided UI code for the LLM experiment into the project. It also implements the corresponding server-side functionality that returns a hardcoded response to ensure the integration is functioning correctly. This is a checkpoint for verifying the progress of the LLM experiment feature and ensuring that both frontend and backend components are successfully deployed for further development.

Key changes:

Integrated UI code into the existing project structure.
Added server-side functionality to return a hardcoded response.
Ensured the basic integration is functional and ready for further features.

@coveralls
Copy link

coveralls commented Nov 12, 2024

Pull Request Test Coverage Report for Build 11831084868

Details

  • 10 of 10 (100.0%) changed or added relevant lines in 3 files are covered.
  • 7 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.008%) to 59.887%

Files with Coverage Reduction New Missed Lines %
src/meta/errors.js 7 46.51%
Totals Coverage Status
Change from base Build 11805381215: -0.008%
Covered Lines: 16336
Relevant Lines: 25306

💛 - Coveralls

@jdufitum jdufitum changed the title Implement translate toggle button Implement LLM Experiment Integration with Server-Side Functionality Nov 12, 2024
@jdufitum jdufitum self-requested a review November 12, 2024 20:54
@Tasnim1147
Copy link
Author

Here is the sample usage:
image

@Tasnim1147 Tasnim1147 marked this pull request as ready for review November 14, 2024 15:37
Copy link

@jdufitum jdufitum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jdufitum jdufitum merged commit f1e4f22 into CMU-17313Q:f24 Nov 19, 2024
1 check 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.

3 participants