Skip to main content
Glama

validate_multimodal_request

Check if a multimodal AI request with images and files is supported by the specified model before processing.

Instructions

Validate if a multimodal request is supported.

        Args:
            model: Model name to validate
            image_count: Number of images in request
            file_count: Number of files in request
            provider: Optional provider name

        Returns:
            Validation result
        

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
modelYes
image_countNo
file_countNo
providerNo

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/StanleyChanH/vllm-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server