Yikang Wang
Yikang Wang
Images are not showing on this page https://chat-docs.lobehub.com/zh/self-hosting/advanced/sso-providers/auth0
### 🥰 Feature Description The current lobechat uses GPT-3 to create topics by default, and does not support users choosing the model for creating topics. GPT-3 is cheap, but not...
### 🥰 Feature Description Currently Lobe Chat only supports the Chinese version of 01.ai (零一万物 https://platform.lingyiwanwu.com/), but not the global/English version api (https://platform.01.ai/). Would you consider adding support for the...
### 🥰 需求描述 在用户对话框中上传图片时,该图片会被上传至S3存储。然而,如果用户在发送前删除了这张图片,S3中的对应文件并不会被自动删除。由于该图片在LobeChat用户端并不显示,用户无法手动从S3中删除它,导致这些文件会永久保留在S3中,从而造成存储资源的浪费。 ### 🧐 解决方案 建议在用户删除上传的图片(以及未来可能支持的文件类型)时,能够同步删除S3中的相应存储文件。 ### 📝 补充信息 _No response_
GoTrackIt uses keplergl to generate interactive map visualizations as HTML files. However, the latest version of keplergl (v0.3.7) depends on the deprecated pkg_resources package, which is now raising warnings: ```...