toggle menu
Android-RTCLib-SDK
5.38.0
cn.rongcloud.rtc
switch theme
search in API
Android-RTCLib-SDK
/
cn.rongcloud.rtc.api
/
RCRTCGenerateSummarizationConfig
RCRTCGenerate
Summarization
Config
public
interface
RCRTCGenerateSummarizationConfig
Members
Types
Builder
Link copied to clipboard
public
abstract
class
Builder
RCRTCGenerate
Summarization
Format
Link copied to clipboard
public
enum
RCRTCGenerateSummarizationFormat
Functions
get
Custom
Prompt
Link copied to clipboard
public
abstract
String
getCustomPrompt
(
)
获取自定义提示词
get
Dest
Lang
Link copied to clipboard
public
abstract
String
getDestLang
(
)
获取输出智能总结的目标语言代码
get
Format
Link copied to clipboard
public
abstract
RCRTCGenerateSummarizationConfig.RCRTCGenerateSummarizationFormat
getFormat
(
)
is
Enable
Chapter
Summary
Link copied to clipboard
public
abstract
boolean
isEnableChapterSummary
(
)
是否输出章节摘要
is
Enable
Hashtag
Link copied to clipboard
public
abstract
boolean
isEnableHashtag
(
)
是否输出话题提取
is
Enable
Summarization
Link copied to clipboard
public
abstract
boolean
isEnableSummarization
(
)
是否输出总结摘要
is
Enable
Summarization
Details
Link copied to clipboard
public
abstract
boolean
isEnableSummarizationDetails
(
)
是否为输出总结整体
is
Enable
Todo
List
Link copied to clipboard
public
abstract
boolean
isEnableTodoList
(
)
是否输出待办事项提取