The URL that hosts AI Assistant service. e.g. https://localhost:4000.
The JWT token to authenticate the user.
The session to reopen, or an ID for the new session to create. This ID should be unique for each session and should use alphanumeric characters only.
OptionaluserAn optional user ID for the current user. This ID should be unique for each user and should use alphanumeric characters only.
Configuration for the AI Assistant.
Example