您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
索引
帮助
SEARCH:
程序包的使用
com.agentsflex.core.model.chat.tool
使用
com.agentsflex.core.model.chat.tool
的程序包
程序包
说明
com.agentsflex.core.agent.react
com.agentsflex.core.model.chat.response
com.agentsflex.core.model.chat.tool
com.agentsflex.core.model.client
com.agentsflex.core.prompt
提示词
com.agentsflex.core.agent.react
使用的
com.agentsflex.core.model.chat.tool
中的类
类
说明
Parameter
工具方法参数定义
Tool
ToolInterceptor
函数调用拦截器,用于在函数执行前后插入横切逻辑(如日志、监控、权限等)。
com.agentsflex.core.model.chat.response
使用的
com.agentsflex.core.model.chat.tool
中的类
类
说明
ToolExecutor
函数调用执行器,支持责任链拦截。
ToolInterceptor
函数调用拦截器,用于在函数执行前后插入横切逻辑(如日志、监控、权限等)。
com.agentsflex.core.model.chat.tool
使用的
com.agentsflex.core.model.chat.tool
中的类
类
说明
BaseTool
MethodParameter
方法参数,继承 Parameter 并增加类型信息
Parameter
工具方法参数定义
Parameter.Builder
Tool
Tool.Builder
ToolChain
ToolContext
函数调用上下文,贯穿整个拦截链。
ToolContextHolder.ToolContextScope
用于 try-with-resources 的作用域对象,确保上下文自动清理。
ToolInterceptor
函数调用拦截器,用于在函数执行前后插入横切逻辑(如日志、监控、权限等)。
com.agentsflex.core.model.client
使用的
com.agentsflex.core.model.chat.tool
中的类
类
说明
Parameter
工具方法参数定义
Tool
com.agentsflex.core.prompt
使用的
com.agentsflex.core.model.chat.tool
中的类
类
说明
Tool