Core Concepts
Vision
Guide to using Friendli’s Vision feature for image analysis. Covers usage via Playground and API (URL & Base64 examples).
The Vision feature is available when the model supports vision capabilities.
Friendli is equipped with a new Vision feature that can understand and analyze images, opening up exciting possibilities for multimodal interactions. This guide explains how to work with images in Friendli, including best practices and code examples.
How to Use Vision
Utilize Friendli’s Vision features through the following:
- Select and test a vision model at friendli.ai/playground.
- Use the API to process images and receive the model’s responses, referring to the methods described in this document.
Using the API
Was this page helpful?