Obsolete, 4

KindNameStateTagSeen fromLast seen
procedureAddTool(JsonObject)Pending25.02427, gone
Use AddTool that takes in an AOAI Function interface.
procedureModifyTool(Integer, JsonObject)Pending25.02427, gone
Deprecated with no replacement. Use DeleteFunctionTool and AddTool.
procedureDeleteTool(Integer)Pending25.02427, gone
Use DeleteFunctionTool that takes in a function name instead.
procedureGetTools()Pending25.02427, gone
Use GetFunctionTool() that takes in a function name and returns the interface.