| Name | Type | Description |
|---|---|---|
model_id* | str | The ID of the arthur model to log to. |
arthur_url | str | Default: 'https://app.arthur.ai'The URL of the Arthur instance to log to. Defaults to "https://app.arthur.ai". |
arthur_login | str | Default: NoneThe login to use to connect to Arthur. Defaults to None. |
arthur_password | str | Default: None |
Initialize callback handler from Arthur credentials.
The password to use to connect to Arthur. Defaults to None.