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
* Add name to batch search
* Add name to batch search only if name is not None
* Update docs
Co-authored-by: Tomasz Dybowski <t.dybowski@molecule.one>
Co-authored-by: Szymon Piłkowski <s.pilkowski@molecule.one>
-*priority* (optional): [priority of the batch request](#batch-scoring-priorities)
37
37
-*invalid_target_strategy* (optional): if set to `InvalidTargetStrategy.PASS`, targets that cannot be canonized by our SMILES parser won't cause the whole batch request to be rejected. Defaults to `InvalidTargetStrategy.REJECT`.
38
38
-*starting_materials* (optional): list of available compounds in SMILES format
39
+
-*name* (optional): name of your batch request
39
40
40
41
### Batch scoring detail level
41
42
Detail level determines how much information about each target synthesis you'll get. We define it as a `DetailLevel` enum with two variants:
0 commit comments