张治保
张治保
我也是出了这个问题
> I had the same problem. Is it possible to return the reasoning content and the body separately? For example, add a new "think_message" event type, and the return content...
谁说不是呢,不支持就不支持吧,`spring-configuration-metadata.json`配置元数据里竟然还保留这些配置的信息,这不是误导人嘛
[Nacos 配置中心进阶指南](https://sca.aliyun.com/docs/2023/user-guide/nacos/advanced-guide/?spm=5176.29160081.0.0.74805c726kaFmQ) 文档里保留着之前的配置方式,有没有这个可能:他们原是想支持的,但是出了bug
The same error occurred while debugging the local plugin 本地插件调试时发生了相同错误 ```log 2025-03-03 17:33:00 2025-03-03 09:33:00.893 ERROR [Dummy-28] [app.py:875] - Exception on /console/api/datasets/init [POST] 2025-03-03 17:33:00 Traceback (most recent call last):...
@crazywoola Please take a look
参考 [sentinel-dashboard-push](https://github.com/rowstop/sentinel-dashboard-push)
不维护了是不? > 不知道还有没有人维护。现在用bcprov-jdk15on也有问题,不支持X25519
1. 规则可能读的还是本地的,没有从nacos 拉取配置。 [参考](https://github.com/rowstop/sentinel-dashboard-push)这个是我改造的,可以参考或者直接使用 2. 是不是sentinel datasource 配置没有配置正确 也可以检查是不是少了依赖,比如 ```xml com.alibaba.csp sentinel-datasource-nacos ```