public class ChatToolFunction extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ChatToolFunction.ChatParameter |
| Modifier and Type | Field and Description |
|---|---|
(package private) String |
description |
(package private) @NonNull String |
name
Required
The name of the function to be called.
|
(package private) ChatToolFunction.ChatParameter |
parameters |
| Constructor and Description |
|---|
ChatToolFunction() |
@NonNull @NonNull String name
String description
ChatToolFunction.ChatParameter parameters
Copyright © 2024. All rights reserved.