We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
ChatBot.set_share_conversations()
When calling the ChatBot.set_share_conversations() method, I receive this error:
Exception: Failed to set share conversation with status code: 500
I tested these other methods on the same object, with success:
ChatBot.get_available_llm_models()
ChatBot.switch_llm()
ChatBot.query()
The text was updated successfully, but these errors were encountered:
That might be a temporary error, now there's no such problem anymore.
Sorry, something went wrong.
No branches or pull requests
When calling the ChatBot.set_share_conversations() method, I receive this error:
I tested these other methods on the same object, with success:
ChatBot.get_available_llm_models()
ChatBot.switch_llm()
ChatBot.query()
The text was updated successfully, but these errors were encountered: