systema-sdk
0.1.0
ios
systema-sdk
/
ai.systema.ios
/
SystemaAIClient
/
initialize
initialize
ios
suspend
fun
initialize
(
clientID
:
String
,
apiKey
:
String
=
"NOT_REQUIRED"
,
environment
:
EnvironmentType
=
EnvironmentType.DEV
,
logLevel
:
SystemaLogLevel
=
SystemaLogLevel.INFO
,
proxyUrls
:
Map
<
EndpointType
,
String
>
=
mapOf()
,
meta
:
Map
<
String
,
Any
>
=
mapOf()
)
:
SystemaAI
Content copied to clipboard