Skip to main content

VisionAgent

Defined in the agents module.
Rust AI Agent SDK A specialized agent for image analysis and understanding.

Fields

Methods

new

Create a new VisionAgent builder

name

Get agent name

describe

Describe an image (placeholder) Parameters:

analyze

Analyze an image with a custom prompt (placeholder) Parameters:

compare

Compare multiple images (placeholder) Parameters:

Source

View on GitHub

praisonai/src/agents/mod.rs at line 945

Rust Agent

Rust Overview

Rust Quickstart

Rust Installation

Rust Autonomy