程序包 com.sh.ai.impl

接口 AIToolFunction_I

函数接口:
这是一个函数接口, 因此可用作 lambda 表达式或方法引用的赋值目标。

@FunctionalInterface public interface AIToolFunction_I
自定义工具函数实现
  • 方法概要

    修饰符和类型
    方法
    说明
    执行工具
  • 方法详细资料

    • execute

      String execute(JSONObject args)
      执行工具
      参数:
      args - 参数
      返回: