-
Notifications
You must be signed in to change notification settings - Fork 909
Significant Improvements to Query, ImageQuery and Cookie helper classes #507
Conversation
src/BingChatUtils
Outdated
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.
Should have a .py
extension
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.
Sorry - that'll teach me for manually renaming in Github in a hurry. Fixed.
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.
Not fixed
I would prefer it to remain |
No problem - done. |
Conflicts |
Should I resolve these conflicts manually and merge? Is it still a draft? |
Done |
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.
I seriously can't merge. Way to many conflicts
No worries - I see several other changes. I'm happy to sort this out, just need a little time. All the best, Pete |
9aabcfa
to
f5043c8
Compare
I resolved and merged in 5756789 |
These are all imported from BingChatUtils.py
I've added that to py_modules in setup.py - please revert or amend as necessary so that people can simple access as per the updated README file i.e.
from BingChatUtils import Query
Hopefully closes issues:
#476
#473
#462