JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Module
org.nasdanika.ai
Package
org.nasdanika.ai
Interface Chat.ResponseMessage
All Superinterfaces:
Chat.Message
Enclosing interface:
Chat
public static interface
Chat.ResponseMessage
extends
Chat.Message
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getFinishReason
()
String
getRefusal
()
Methods inherited from interface org.nasdanika.ai.
Chat.Message
getContent
,
getRole
Method Details
getRefusal
String
getRefusal
()
getFinishReason
String
getFinishReason
()