lobehub / chat-plugin-realtime-weather

🧩 / 🌈 RealtimeWeather - This plugin provides practical weather information by obtaining real-time weather data and can automatically update based on the user's location.
https://realtime-weather.chat-plugin.lobehub.com
MIT License
16 stars 10 forks source link

[Bug] 天气插件无法使用 #6

Open mushan0x0 opened 8 months ago

mushan0x0 commented 8 months ago

💻 系统环境

macOS

📦 部署环境

Vercel / Zeabur / Sealos

🌐 浏览器

Chrome

🐛 问题描述

私有部署的站点天气插件无法使用,docker 和 vercel 都报错 405,其他插件正常

🚦 期望结果

No response

📷 复现步骤

https://lobe-chat-1-phi.vercel.app/

image

📝 补充信息

No response

lobehubbot commented 8 months ago

👀 @mushan0x0

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 8 months ago

应该是我之前的天气插件实现过于简陋导致的 😅 :

image

这个要参考 https://github.com/steven-tey/weathergpt 做一版优化了,至少数据源层面要支持全球的。现在用的高德只支持了国内的。