analyze_chemical_image
Predicts SMILES strings from base64-encoded chemical structure images, supporting hand-drawn and classification modes.
Instructions
Analyze a base64 image and return a predicted SMILES string when available.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| encoded_image | Yes | ||
| is_hand_drawn | No | ||
| classify_image | No |