openai-kotlin
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
openai-kotlin
openai-core
/
com.aallam.openai.api.core
/
Parameters
/
Companion
/
fromJsonString
from
Json
String
fun
fromJsonString
(
json
:
String
)
:
Parameters
Creates a
Parameters
instance from a JSON string.
Parameters
json
The JSON string to parse.