jason922chp
jason922chp
> ### 聯絡資訊 > _沒有回應_ > > ### MaxKB版本 > v1.10.7-lts > > ### 問題描述 > AI回复,使用MCP時,會出現Exception:'NoneType' object has no attribute 'get',雖然回復是正常的。 我可以正常回覆訊息,但是每句下面都會出現Exception:'NoneType' object has no attribute 'get' > >...
沒有,可能我剛剛按到不小心關掉了,每一句的對話底下還是都有Exception:'NoneType' object has no attribute 'get'
> ### Contact Information > _No response_ > > ### MaxKB Version > v1.10.7-lts > > ### Problem Description > AI reply, when using MCP, Exception:'NoneType' object has no attribute...
我使用的是DBHUB,https://github.com/bytebase/dbhub,我也有試過用其他MCP但也有出現一樣的問題 以下是我的配置 { "mcp-sqlserver": { "timeout":1080, "url":"http://172.16.2.18:8081/sse", "transport":"sse" } } 