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

[Bug] Perplexity models outdated #5622

Closed
ivanvmr opened this issue Jan 29, 2025 · 5 comments · Fixed by #5624
Closed

[Bug] Perplexity models outdated #5622

ivanvmr opened this issue Jan 29, 2025 · 5 comments · Fixed by #5624
Labels
🐛 Bug Something isn't working | 缺陷 released

Comments

@ivanvmr
Copy link

ivanvmr commented Jan 29, 2025

📦 Environment

Vercel

📌 Version

1.49.3

💻 Operating System

Windows

🌐 Browser

Firefox, Chrome

🐛 Bug Description

Image

Perplexity's models are outdated, resulting in the image error.

📷 Recurrence Steps

No response

🚦 Expected Behavior

No response

📝 Additional Information

No response

@ivanvmr ivanvmr added the 🐛 Bug Something isn't working | 缺陷 label Jan 29, 2025
@github-project-automation github-project-automation bot moved this to Roadmap - Chat 1.x in Lobe Chat Routine Jan 29, 2025
@lobehubbot
Copy link
Member

👀 @ivanvmr

Thank you for raising an issue. We will investigate into the matter and get back to you as soon as possible.
Please make sure you have given us as much context as possible.
非常感谢您提交 issue。我们会尽快调查此事,并尽快回复您。 请确保您已经提供了尽可能多的背景信息。

Copy link

dosubot bot commented Jan 29, 2025

Hey @ivanvmr, I'm here to help you with this bug! I'm Dosu, a bot who can help you solve bugs, answer questions, and become a contributor. Let's squash this bug together! 🤖

The error "Invalid model 'llama-3.1-70b-instruct'" with a 400 error code is likely due to using an incorrect or outdated model ID. The correct model ID for the Llama 3.1 70B instruct-tuned version is "meta-llama/llama-3.1-70b-instruct". To resolve this issue, update your API configuration to use this correct model ID:

{
  "model": "meta-llama/llama-3.1-70b-instruct"
}

Make sure to update your configuration accordingly to avoid the error [1].

To continue talking to Dosu, mention @dosu.


Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Other

@ivanvmr
Copy link
Author

ivanvmr commented Jan 29, 2025

Image
This model has been discontinued.

@github-project-automation github-project-automation bot moved this from Roadmap - Chat 1.x to Done in Lobe Chat Routine Feb 3, 2025
@lobehubbot
Copy link
Member

@ivanvmr

This issue is closed, If you have any questions, you can comment and reply.
此问题已经关闭。如果您有任何问题,可以留言并回复。

@lobehubbot
Copy link
Member

🎉 This issue has been resolved in version 1.49.16 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug Something isn't working | 缺陷 released
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants