Interface ChatTool
- All Known Implementing Classes:
FunctionTool
public interface ChatTool
-
Nested Class Summary
Nested Classes -
Method Summary
-
Method Details
-
getType
String getType() -
asChoice
ChatTool.ChatToolChoice asChoice()
-
FunctionTool