Skip to main content

Prerequisites

You need to install the requests and openai libraries.
Set the MODELS_LAB_API_KEY environment variable.

Example

The following agents use ModelsLabs to generate images, videos, and audio from text prompts.
cookbook/91_tools/models_lab_tools.py

Toolkit Params

Toolkit Functions

Developer Resources