initOrg
: OverhypedAI(“initOrg”, orgKey, options?)orgKey: string
: A unique token given at the time of organization onboarding.options: object
(Optional): Additional options to customize.
autoConnect: boolean = true
(Optional): Specifies whether to connect the user directly when the initUser
command is called. If set to false, you need to connect the user explicitly using OverhypedAI("connect")
.