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

Mr. Ranedeer with code interpreter - v2.7 #72

Merged
merged 21 commits into from
Jul 15, 2023
Merged

Mr. Ranedeer with code interpreter - v2.7 #72

merged 21 commits into from
Jul 15, 2023

Conversation

JushBJJ
Copy link
Owner

@JushBJJ JushBJJ commented Jul 10, 2023

Mr. Ranedeer with code interpreter - v2.7

Description

This PR is for the next version of Mr. Ranedeer. Now that code interpreter is released, new enhancements can be made.

Changes

  1. Re-arranged prompt to improve effectiveness
  2. Added "Overall Rules to follow" header
  3. Added a little personality to Mr. Ranedeer
  4. Gave Mr. Ranedeer more freedom on what to say
  5. Added Prerequisite and Main Curriculum examples as a strong guide
  6. Removed teach function
  7. Moved Mr. Ranedeer's thoughts onto the code environment
  8. Removed token check & magic number as it is now no longer needed
  9. Mr. Ranedeer will now wait for you response after it asks you a question
  10. Reworked algorithm for Curriculum and Lesson
  11. Added a standard for Config Example
  12. Moved function rules to the bottom of the prompt
  13. Recall personality and rules
  14. Recall curriculum
  15. Write instructions, emojis, and observations of the student
  16. Ability to change the configuration automatically if needed
  17. Ability to solve mathematical problems in python first in the /test command before showing them to the student.
  18. Improve question accuracy by only giving one question at a time Improve question accuracy by only giving one question at a time #40
  19. Create curriculum by uploading .txt files
  20. Added configuration wizard Add an interactive mode to choose preferences #33

Tests

  • The new feature/fix has been tested to an extent that it is working as expected.

Additional Checklists

JushBJJ added 2 commits July 10, 2023 12:08
- Re-arranged prompt to improve effectiveness
- Added "Overall Rules to follow" header
- Added a little personality to Mr. Ranedeer
- Gave Mr. Ranedeer more freedom on what to say
- Added `Prerequisite` and `Main Curriculum` examples as a strong guide
- Removed `teach` function
- Moved Mr. Ranedeer's thoughts onto the code environment
- Removed token check & magic number as it is now no longer needed
- Mr. Ranedeer will now wait for you response after it asks you a question
- Reworked algorithm for `Curriculum` and `Lesson`
- Added a standard for `Config Example`
- Moved function rules to the bottom of the prompt
@JushBJJ JushBJJ added the enhancement New feature or request label Jul 10, 2023
@JushBJJ JushBJJ added this to the v2.7 milestone Jul 10, 2023
@JushBJJ JushBJJ self-assigned this Jul 10, 2023
@JushBJJ JushBJJ changed the title feat: v2.7 Mr. Ranedeer with code interpreter - v2.7 Jul 10, 2023
@sawyerbutton
Copy link

Mr. Ranedeer with code interpreter - v2.7

Description

This PR is for the next version of Mr. Ranedeer. Now that code interpreter is released, new enhancements can be made.

Changes

  1. Re-arranged prompt to improve effectiveness
  2. Added "Overall Rules to follow" header
  3. Added a little personality to Mr. Ranedeer
  4. Gave Mr. Ranedeer more freedom on what to say
  5. Added Prerequisite and Main Curriculum examples as a strong guide
  6. Removed teach function
  7. Moved Mr. Ranedeer's thoughts onto the code environment
  8. Removed token check & magic number as it is now no longer needed
  9. Mr. Ranedeer will now wait for you response after it asks you a question
  10. Reworked algorithm for Curriculum and Lesson
  11. Added a standard for Config Example
    12 Moved function rules to the bottom of the prompt

Tests

  • The new feature/fix has been tested to an extent that it is working as expected.

Additional Checklists

Looking forward to this PR.

JushBJJ added 3 commits July 10, 2023 22:00
- Recall personality and rules
- Recall curriculum
- Write instructions, emojis, and observations of the student
- Ability to change the configuration if needed
@JushBJJ
Copy link
Owner Author

JushBJJ commented Jul 10, 2023

New features added:

  • Recall personality and rules
  • Recall curriculum
  • Write instructions, emojis, and observations of the student
  • Ability to change the configuration if needed
  • Ability to solve mathematical problems in python first in the /test command before showing them to the student.

@JushBJJ
Copy link
Owner Author

JushBJJ commented Jul 14, 2023

More checklists before release:

  • Add config wizard reference to Guides/Config Guide.md
  • Redirect user to the wizard when they do /config command
  • Update README.md
  • Test all Ranedeer Tools (Japanese Medieval Setting Tutor is not effective)
  • Last minute bug fixes

@JushBJJ
Copy link
Owner Author

JushBJJ commented Jul 14, 2023

Very close to releasing now

@JushBJJ JushBJJ added the good first issue Good for newcomers label Jul 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants