lobehub / lobe-chat

🤯 Lobe Chat - an open-source, modern-design AI chat framework. Supports Multi AI Providers( OpenAI / Claude 3 / Gemini / Ollama / Bedrock / Azure / Mistral / DeepSeek),Knowledge Base(file upload / knowledge management / RAG ), Multi-Modals (Vision/TTS) and plugin system. One-click FREE deployment of your private ChatGPT/ Claude application.
https://chat-preview.lobehub.com
Other
37.49k stars 8.84k forks source link

Groq不能支持 #1532

Closed worras2019 closed 5 months ago

worras2019 commented 5 months ago

🥰 需求描述

现在输入Groq的自定义域名、token及自定义模型名称(比如mixtral-8x7b-32768)会出错。 { "error": { "message": "The model gpt-3.5-turbo does not exist or you do not have access to it.", "type": "invalid_request_error", "code": "model_not_found" }, "endpoint": "https://api.***.com/openai/v1", "provider": "openai" }

🧐 解决方案

支持Groq

📝 补充信息

No response

lobehubbot commented 5 months ago

👀 @worras2019

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

lobehubbot commented 5 months ago

✅ @worras2019

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

lobehubbot commented 5 months ago

:tada: This issue has been resolved in version 0.138.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: