lobehub / lobe-chat

🤯 Lobe Chat - an open-source, modern-design LLMs/AI chat framework. Supports Multi AI Providers( OpenAI / Claude 3 / Gemini / Ollama / Bedrock / Azure / Mistral / Perplexity ), Multi-Modals (Vision/TTS) and plugin system. One-click FREE deployment of your private ChatGPT chat application.
https://chat-preview.lobehub.com
Other
35.55k stars 8.39k forks source link

[Bug] Mistral models not working in latest releases #2685

Open bentwnghk opened 1 month ago

bentwnghk commented 1 month ago

📦 Environment

📌 Version

v0.162.0

💻 Operating System

🌐 Browser

🐛 Bug Description

Mistral models have stopped working since the last couple of LobeChat releases.

Performing a connectivity test in Settings results in error: 請求 Mistral AI 服務出錯,請根據以下信息排查或重試

{ "error": { "headers": { "access-control-allow-origin": "*", "connection": "keep-alive", "content-length": "232", "content-type": "application/json", "date": "Mon, 27 May 2024 11:23:47 GMT", "x-kong-proxy-latency": "28", "x-kong-request-id": "c4160231633ca201bfd34c6c6584aa32", "x-kong-upstream-latency": "24" }, "stack": "Error: 422 status code (no body)\n at (vc/edge/function:139:64761)\n at (vc/edge/function:142:6415)\n at (vc/edge/function:142:7364)\n at (vc/edge/function:222:5925)\n at (vc/edge/function:225:28090)\n at (vc/edge/function:130:85865)\n at (vc/edge/function:130:84080)\n at (vc/edge/function:130:87161)\n at (vc/edge/function:131:33514)\n at (vc/edge/function:131:3796)", "status": 422 }, "endpoint": "https://api.mistral.ai/v1", "provider": "mistral" }

📷 Recurrence Steps

No response

🚦 Expected Behavior

No response

📝 Additional Information

螢幕擷取畫面 2024-05-27 192522

lobehubbot commented 1 month ago

👀 @bentwnghk

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。我们会尽快调查此事,并尽快回复您。 请确保您已经提供了尽可能多的背景信息。

aanwark commented 1 month ago

I am facing the same issue.

mnismt commented 3 weeks ago

Me too. Hope it can be fixed soon. Thank you guys for your hard work!

CleanShot 2024-06-29 at 17 13 52@2x

liebig commented 2 days ago

Unfortunately, the problem still exists. Is there any news here?