This example is available on GitHub: examples/01_standalone_sdk/17_image_input.py
examples/01_standalone_sdk/17_image_input.py
Running the Example
Sending Images
The LLM you use must support image inputs (
llm.vision_is_active() need to be True).Next Steps
- Hello World - Learn basic conversation patterns
- Async Operations - Process multiple images concurrently

