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

Bing error #2004

Closed
vrashad opened this issue May 23, 2024 · 3 comments
Closed

Bing error #2004

vrashad opened this issue May 23, 2024 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@vrashad
Copy link

vrashad commented May 23, 2024

Version: 0.3.1.9
Model: gpt-4
Provider: Bing

response = client.chat.completions.create(
      model="gpt-4",
      messages=[{"role": "user", "content": content}],
      timeout=60
  )

i am getting error Empty response: Failed to create conversation

@vrashad vrashad added the bug Something isn't working label May 23, 2024
@gamelist1990
Copy link
Contributor

Bing is currently down.

@vrashad
Copy link
Author

vrashad commented May 23, 2024

Bing is currently down.

thanks for information

@Mollomm1
Copy link

Me when the multibillion dollar company search engine is down for almost 1 hour.

joke aside it should be back in a few hours at best.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants