-
Notifications
You must be signed in to change notification settings - Fork 171
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
LLM Frontend #2554
LLM Frontend #2554
Conversation
…nto pr/clementlemon02/2554
Improves readability.
Fixes some lint issues.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please fix the lint errors and mark the PR as ready again once done. Thanks!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi, I have some comments below.
There seems to be some LLM-unrelated work in this PR?
src/pages/academy/adminPanel/subcomponents/CourseConfigPanel.tsx
Outdated
Show resolved
Hide resolved
Pull Request Test Coverage Report for Build 5922757998
💛 - Coveralls |
This PR is blocking #2624, which has similar commits and branches off this PR. |
Will split this PR into two chunks instead because of the unrelated commits as this is in danger of becoming stale. Might be superseded soon. |
Added default prompt textbox for admin control page.
Changed table format of grades export system.