Writeopia
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Writeopia
writeopia
/
io.writeopia.sdk.ai
/
AiClient
/
generateListItems
generate
List
Items
abstract
suspend
fun
generateListItems
(
model
:
String
,
context
:
String
,
url
:
String
)
:
ResultData
<
List
<
String
>
>