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

feat(cli): add new arg -c ,continued conv,change list -> tuple #157

Merged
merged 4 commits into from
Jan 21, 2024

Conversation

akhil3417
Copy link
Contributor

"Add support for continuing a previous conversation in the HuggingChat CLI. The -c option can now be used when running the CLI to automatically switch to the most recent conversation and resume chatting."

@Soulter
Copy link
Owner

Soulter commented Jan 20, 2024

Hello, the latest commit has fixed a unit test problem, please merge it and push again to pass the unit test.

@akhil3417
Copy link
Contributor Author

akhil3417 commented Jan 20, 2024

failed tests are due to rate limits

src.hugchat.exceptions.ChatError: Failed to parse response: {"message":"You are sending too many messages. Try again later."}

@akhil3417
Copy link
Contributor Author

akhil3417 commented Jan 20, 2024

their might be a bug ,let me try to resolve

Update: FIXED , ready to merge if you want.

@Soulter Soulter merged commit e1773fb into Soulter:master Jan 21, 2024
1 of 6 checks passed
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.

2 participants