What's Changed * Switch Human Review Query Parameter from Boolean to String by blaise-muhirwa in https://github.com/groundlight/python-sdk/pull/86 * Bump Version to 0.10.1 by blaise-muhirwa in https://github.com/groundlight/python-sdk/pull/88
What's Changed * Bump Version to `0.9.1` by blaise-muhirwa in https://github.com/groundlight/python-sdk/pull/76 * Fix Docs by blaise-muhirwa in https://github.com/groundlight/python-sdk/pull/77 * Fix Integration Test by blaise-muhirwa in https://github.com/groundlight/python-sdk/pull/78 * Add `patience_time` and `human_review` Query Parameters to the Image Queries Endpoint by blaise-muhirwa in https://github.com/groundlight/python-sdk/pull/79 * Bump Version to 0.10.0 by blaise-muhirwa in https://github.com/groundlight/python-sdk/pull/82
What's Changed * Changes the default detector for tests to not raise queries to labelers by brandon-groundlight in https://github.com/groundlight/python-sdk/pull/73 * Integration test with service that models learn on an easy problem by brandon-groundlight in https://github.com/groundlight/python-sdk/pull/68 * Add Retries to the Python SDK with Exponential Backoff by blaise-muhirwa in https://github.com/groundlight/python-sdk/pull/70
What's Changed * Docs - improved installation notes. BGR vs RGB examples by robotrapta in https://github.com/groundlight/python-sdk/pull/57 * Replace all 'Test query?' questions in tests with 'Is there a dog?' by paulina-positronix in https://github.com/groundlight/python-sdk/pull/58 * Documenting how to use the environment variable to set the endpoint. by robotrapta in https://github.com/groundlight/python-sdk/pull/59 * Allow specification of pipeline config when creating detector by tyler-romero in https://github.com/groundlight/python-sdk/pull/63 * Fixing bugs in documentation examples. by robotrapta in https://github.com/groundlight/python-sdk/pull/65 * Fixing bug in timing of polling for confident result by robotrapta in https://github.com/groundlight/python-sdk/pull/67 * Fix documentation in the Python SDK (managing confidence) by blaise-muhirwa in https://github.com/groundlight/python-sdk/pull/69 * Update Poetry Version to Latest by blaise-muhirwa in https://github.com/groundlight/python-sdk/pull/71 * Bump version to 0.9.0 by paulina-positronix in https://github.com/groundlight/python-sdk/pull/72
New Contributors * paulina-positronix made their first contribution in https://github.com/groundlight/python-sdk/pull/58 * blaise-muhirwa made their first contribution in https://github.com/groundlight/python-sdk/pull/69
What's Changed * Tutorial updates by robotrapta in https://github.com/groundlight/python-sdk/pull/47 * Add search bar to docs by mjvogelsong in https://github.com/groundlight/python-sdk/pull/49 * Updating getting started page and some wordsmithing by robotrapta in https://github.com/groundlight/python-sdk/pull/48 * Update groundlight logo to link to code.groundlight.ai by tyler-romero in https://github.com/groundlight/python-sdk/pull/52 * Add "Writing Queries" docs page by mjvogelsong in https://github.com/groundlight/python-sdk/pull/53 * Faster async confident results by robotrapta in https://github.com/groundlight/python-sdk/pull/54 * Numpy arrays must be in BGR order not RGB - Issue 34 by brandon-groundlight in https://github.com/groundlight/python-sdk/pull/55 * merge 0.8 branch into main by brandon-groundlight in https://github.com/groundlight/python-sdk/pull/56
New Contributors * tyler-romero made their first contribution in https://github.com/groundlight/python-sdk/pull/52 * brandon-groundlight made their first contribution in https://github.com/groundlight/python-sdk/pull/55
What's Changed * Cleaning up documentation by robotrapta in https://github.com/groundlight/python-sdk/pull/45 * Bugfix for `get_or_create_detector()` unique name by mjvogelsong in https://github.com/groundlight/python-sdk/pull/46