mirror of
https://github.com/Tencent/WeKnora.git
synced 2026-08-29 02:04:30 +08:00
c4f3a6a2c6
Client methods gained optional ...ResourceURLOptions, which broke CLI service interfaces used for compile-time Client assignability and caused `go build ./...` to fail on main. Update interfaces and fakes so ChatService/ListService/AskService/ResumeService/ViewService/MCP match the SDK again.