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

500 error on ChatBot.set_share_conversations() #144

Closed
jakalope opened this issue Nov 26, 2023 · 1 comment
Closed

500 error on ChatBot.set_share_conversations() #144

jakalope opened this issue Nov 26, 2023 · 1 comment

Comments

@jakalope
Copy link

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()
@Soulter
Copy link
Owner

Soulter commented Nov 27, 2023

That might be a temporary error, now there's no such problem anymore.

@Soulter Soulter closed this as completed Nov 27, 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

No branches or pull requests

2 participants