Main client for document operations in Morphik
uri
(str, optional): Morphik URI in format “morphik://<owner_id>:<token>@<host>”. If not provided, connects to http://localhost:8000 without authentication.timeout
(int, optional): Request timeout in seconds. Defaults to 30.is_local
(bool, optional): Whether connecting to local development server. Defaults to False.