Crate pick_action_from_image

Source

Modules§

models
Models that have the AiImageChat trait implemented.

Structs§

Action
An action that can be taken.

Enums§

AiImageChatError
An error from the AI.
ImagePath
A path to an image.

Traits§

AiImageChat
A trait for AI that can answer questions about images.

Functions§

pick_action_from_image
Pick an action from an image and provided context.