Star
42
Fork
37
代码
介绍
代码
Issues
10
Pull Requests
6
流水线
Actions
讨论
Wiki
项目成员
63
分析
项目设置
Star
42
Fork
37
master
xiaoO
/
crates
/
tool
/
src
/
framework
/
call
/
mod.rs
下载
hypothesiser
feat: initial commit with core features
6b6e0405
创建于
4月14日
历史提交
mod
builder;
mod
call_impl;
pub
use
builder::ToolCallBuilderImpl;
pub
use
call_impl::ToolCallImpl;