Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 1.04 KB

File metadata and controls

17 lines (11 loc) · 1.04 KB

root / docs

[Back to README.md]

ContentGenerationGenerateSubTopicsLiveRequestInfo

Properties

Name Type Description Notes
topic String main topic of the content to generate required field main topic for content generation; can contain from 1 to 50 tokens [optional]
creativityIndex Float creativity of content generation optional field the randomness of the selection of equally probable subsequent tokens; can take values from 0 to 1 default value: 0.8 learn more about this parameter on our help center [optional]
tag String user-defined task identifier optional field the character limit is 255 you can use this parameter to identify the task and match it with the result you will find the specified tag value in the data object of the response [optional]

root / docs

[Back to README.md]