from_resources_mixed
Pass mixed text, image, audio, and video URLs to Gemini for description or extraction, specifying each resource's type and a custom prompt to guide the model's response.
Instructions
Alias for vision_from_resources_mixed — describe mixed-type URLs using Gemini.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| types | Yes | List of media categories, one per resource (text, image, audio, video). | |
| prompt | Yes | Instructions to the model (what to describe/extract). | |
| compact | No | If true, compact history and reconnect after this request. | |
| resources | Yes | List of URLs (must match length of types). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |