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

Fixed debug mode #835

Closed
wants to merge 1 commit into from
Closed

Conversation

mehdiataei
Copy link

@mehdiataei mehdiataei commented Apr 11, 2023

Background

Changes

Fixed bug and related ones:

line 67, in chat_with_ai if cfg.debug: ^^^^^^^^^ AttributeError: 'Config' object has no attribute 'debug'

Documentation

Test Plan

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

@ivancda
Copy link

ivancda commented Apr 11, 2023

This just solved my problem, thanks!

@mikekelly
Copy link
Contributor

Hey, I think you can close this as it's a dupe of #825

@richbeales
Copy link
Contributor

closed, a fix for this was already 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.

5 participants