Jianyang Zhao
Jianyang Zhao
Isn't it self.if_act_target?
代币,肉鸽这些.就留个用户手动加上的部分,不然每次MAA扫完了还得再自己补上.逻辑也不复杂,我现在是自己的脚本 library(jsonlite) raw = 'MAA导出的json' rawjson = fromJSON(raw) toadd = list( 双极纳米片=5, 提纯源岩=10, 异铁块=2, 五水研磨石=10, 扭转醇=15, 半自然溶剂=10 固源岩=25, 异铁=25, 装置=25 ) for (i in 1:length(toadd)) { item = names(toadd)[i] n...
偶然,入画动画实际已经结束后未检测到结束。和战斗一样加个timeout应该就可以解决了
连续两天卡1-3-2了,可能是出来的图刚好不容易判断?
我的中塔能自动打,左右就没什么反应了.有时会动有时不会
如果我在本地部署呢?或者直接在本地call js function?
应该是'"equip": "白术"'的圣遗物实际上输出了'"equip": null',其他角色是正常的,比如 { "setName": "GoldenTroupe", "position": "flower", "mainTag": { "name": "lifeStatic", "value": 4780 }, "normalTags": [ { "name": "critical", "value": 0.09300000000000001 }, { "name": "defendStatic", "value": 32 }, {...
> > 应该是'"equip": "白术"'的圣遗物实际上输出了'"equip": null',其他角色是正常的,比如 { "setName": "GoldenTroupe", "position": "flower", "mainTag": { "name": "lifeStatic", "value": 4780 }, "normalTags": [ { "name": "critical", "value": 0.09300000000000001 }, { "name": "defendStatic", "value": 32...
@ecyht2 Thank you for this work! I tried this with latest llama.cpp rpc, but failed with ggml_cuda_op_group_norm. Here are the logs. [dockerlog.txt](https://github.com/user-attachments/files/17711720/dockerlog.txt) [log.txt](https://github.com/user-attachments/files/17711721/log.txt) BTW, llama.cpp with rpc works for me.
It may caused by "uvx mcp-server-fetch" doesn't finish in 10 seconds and add_mcp_tools_to_agent timeout. I think add a installed one in runtime docker image may solve this.