Skip to main content

Prerequisites

You need to install the requests library.
Set the MODELS_LAB_API_KEY environment variable.

Example

The following agent will use ModelsLabs to generate a video based on a text prompt.
cookbook/14_tools/models_labs_tools.py

Toolkit Params

Toolkit Functions

Developer Resources