Control API and Python SDK launch
Launched the Control API and conductorquantum Python SDK for programmatic access to ML models for quantum device characterization.
GET /models: list modelsPOST /models: run a modelGET /model-results: list resultsGET /model-results/{result_id}: fetch a resultDELETE /model-results/{result_id}: delete a result