systema-sdk
/
ai.systema.ios
/
SystemaAIClient
ios
Systema
AIClient
class
SystemaAIClient
Content copied to clipboard
Functions
Functions
initialize
Link copied to clipboard
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