lobehub / lobe-chat

🤯 Lobe Chat - an open-source, modern-design AI chat framework. Supports Multi AI Providers( OpenAI / Claude 3 / Gemini / Ollama / Azure / 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
42.13k stars 9.49k forks source link

[Bug] 连通性检查bug #1581

Closed lx1054331851 closed 6 months ago

lx1054331851 commented 6 months ago

💻 系统环境

Windows

📦 部署环境

Docker

🌐 浏览器

Chrome

🐛 问题描述

image

通过hook检查后发现,这里在检查后URL拼接,默认的是gpt-35-turbo,而不是自己填的model name,导致连通性测试失败,但是对话是没有问题的。

🚦 期望结果

No response

📷 复现步骤

No response

📝 补充信息

No response

lobehubbot commented 6 months ago

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


💻 System environment

Windows

📦 Deployment environment

Docker

🌐 Browser

Chrome

🐛 Problem description

image

After checking through the hook, we found that after the check, the URL was spliced ​​and the default was gpt-35-turbo instead of the model name filled in by ourselves, which caused the connectivity test to fail, but the dialogue was no problem.

🚦 Expected results

No response

📷 Steps to reproduce

No response

📝 Supplementary information

No response

lobehubbot commented 6 months ago

👀 @lx1054331851

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

arvinxx commented 6 months ago

这个不是bug,是当前的Azure实现局限性:https://github.com/lobehub/lobe-chat/discussions/178

lx1054331851 commented 6 months ago

谢谢 @arvinxx

lobehubbot commented 6 months ago

✅ @lx1054331851

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

lobehubbot commented 6 months ago

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


Thank you @arvinxx