You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-_targets_with_metadata_: list of target compounds with metadata. Each target compound should be a dictionary object of shape `{ smiles: str, name: str}` where the only required field is `smiles`.
94
-
-_parameters_ (optional): additional configuration for your batch
-*targets_with_metadata*: list of target compounds with metadata. Each target compound should be a dictionary object of shape `{ 'smiles': str, 'name': str}` where the only required field is `smiles`.
92
+
-*parameters* (optional): additional configuration for your batch
95
93
scoring request. See [Batch Scoring API](https://github.com/molecule-one/api/blob/master/api-v2.md) for more information.
96
94
-_detail_level_ (optional): [detail level of the batch request](#batch-scoring-detail-level)
97
95
-_priority_ (optional): [priority of the batch request](#batch-scoring-priorities)
0 commit comments