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

Add default prompt for LLM #2656

Draft
wants to merge 45 commits into
base: master
Choose a base branch
from
Draft

Add default prompt for LLM #2656

wants to merge 45 commits into from

Conversation

RichDom2185
Copy link
Member

@RichDom2185 RichDom2185 commented Sep 3, 2023

Description

Partially supersedes #2554 together with #2657.

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
  • Code quality improvements

Checklist

  • I have tested this code
  • I have updated the documentation

@RichDom2185 RichDom2185 self-assigned this Sep 3, 2023
@RichDom2185 RichDom2185 mentioned this pull request Sep 3, 2023
@RichDom2185 RichDom2185 mentioned this pull request Sep 3, 2023
7 tasks
@RichDom2185 RichDom2185 added the blocked Something else needs pass review first label Sep 3, 2023
@RichDom2185
Copy link
Member Author

Blocked by the backend PR still being coupled together, even though they are two different features.

@coveralls
Copy link

coveralls commented Sep 9, 2023

Pull Request Test Coverage Report for Build 8312768784

Details

  • 2 of 21 (9.52%) changed or added relevant lines in 2 files are covered.
  • 2 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.02%) to 38.44%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/commons/dropdown/DropdownCreateCourse.tsx 0 1 0.0%
src/pages/academy/adminPanel/subcomponents/CourseConfigPanel.tsx 2 20 10.0%
Files with Coverage Reduction New Missed Lines %
src/pages/academy/adminPanel/subcomponents/CourseConfigPanel.tsx 2 6.25%
Totals Coverage Status
Change from base Build 8312630473: -0.02%
Covered Lines: 5671
Relevant Lines: 13810

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked Something else needs pass review first
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants