public class ChatToolCallType extends Object
| Modifier and Type | Field and Description |
|---|---|
static ChatToolCallType |
FUNCTION |
static ChatToolCallType |
REPLY_MESSAGE |
| Modifier and Type | Method and Description |
|---|---|
static ChatToolCallType |
fromString(String value) |
String |
getValue() |
public static final ChatToolCallType FUNCTION
public static final ChatToolCallType REPLY_MESSAGE
public String getValue()
public static ChatToolCallType fromString(String value)
Copyright © 2025. All rights reserved.