public class ToolChoice extends Object
| Constructor and Description |
|---|
ToolChoice(String functionName) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object another) |
static ToolChoice |
from(String functionName) |
int |
hashCode() |
String |
toString() |
public ToolChoice(String functionName)
Copyright © 2024. All rights reserved.