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

refactor debug to debug_mode #805

Closed

Conversation

darkbringer1
Copy link

Background

With todays updates with debug and debug_mode calls, there were a few places where debug was called instead of debug_mode, thus crashing upon initialization.

Changes

Very minor refactor from debug to debug_mode calls in chat.py file

PR Quality Checklist

  • My pull request is atomic and focuses on a single change.
  • I have thouroughly tested my changes with multiple different prompts.
  • I have considered potential risks and mitigations for my changes.
  • I have documented my changes clearly and comprehensively.
  • I have not snuck in any "extra" small tweaks changes

@taylor-ennen
Copy link

LG2M was about to submit this myself!

@taylor-ennen
Copy link

@Torantulino Currently main is broke without this on calling config.

@nponeccop nponeccop mentioned this pull request Apr 11, 2023
1 task
Copy link
Contributor

@dwrtz dwrtz left a comment

Choose a reason for hiding this comment

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

👍

@richbeales
Copy link
Contributor

duplicate fix has already been merged

@richbeales richbeales closed this Apr 12, 2023
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.

6 participants