Obsolete, 4
| Kind | Name | State | Tag | Seen from | Last seen |
|---|---|---|---|---|---|
| procedure | AddTool(JsonObject) | Pending | 25.0 | 24 | 27, gone |
| Use AddTool that takes in an AOAI Function interface instead. | |||||
| procedure | ModifyTool(Integer, JsonObject) | Pending | 25.0 | 24 | 27, gone |
| Use ModifyTool that takes in an AOAI Function interface instead. | |||||
| procedure | DeleteTool(Integer) | Pending | 25.0 | 24 | 27, gone |
| Use DeleteTool that takes in a function name instead. | |||||
| procedure | GetTools() | Pending | 25.0 | 24 | 27, gone |
| Use GetTool() that takes in a function name and var for AOAI Function interface. | |||||