feat(tools): 添加工具系统框架与 MCP 协议客户端
This commit is contained in:
@@ -18,6 +18,7 @@ futures-util = "0.3"
|
||||
futures-core = "0.3"
|
||||
bytes = "1"
|
||||
async-stream = "0.3"
|
||||
tokio-util = { version = "0.7", features = ["rt"] }
|
||||
|
||||
[dev-dependencies]
|
||||
dotenvy = "0.15.7"
|
||||
|
||||
Reference in New Issue
Block a user