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

API no longer working #160

Closed
BeetleBonsai798 opened this issue Jun 12, 2024 · 3 comments
Closed

API no longer working #160

BeetleBonsai798 opened this issue Jun 12, 2024 · 3 comments

Comments

@BeetleBonsai798
Copy link

Using the API gives the error:
ValueError: Bot chinchilla not found. Make sure the bot exists before creating new chat.

@mknight1300
Copy link

mknight1300 commented Jun 12, 2024

  File "/usr/lib/python3.12/site-packages/poe_api_wrapper/api.py", line 690, in send_message
    raise e
  File "/usr/lib/python3.12/site-packages/poe_api_wrapper/api.py", line 660, in send_message
    raise ValueError(
ValueError: Bot gpt-4o not found. Make sure the bot exists before creating new chat.

@7trail
Copy link

7trail commented Jun 12, 2024

Can confirm that this is an issue for me as well. What's weird is that it still shows in poe.com that I've sent a request to make a message.

EDIT: I've experimented further. It looks like #161 is experiencing the same issue. I replicated the raw response data experienced by that individual. It also does not default to gpt3_5; if you input to use a specific bot, it will process that bot, but it will act like there was an error on the user end.

@snowby666
Copy link
Owner

This is fixed in the v1.4.3. Please check documentation for new config.

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

4 participants