Raised: $0
0% of monthly goal Help us cross the finish line!
Goal: $12,000
Raised: $0 Goal: $12,000
0% of monthly goal Help us cross the finish line!
Sponsor DDEV

add-on registry tests last commit release

DDEV Mistral Vibe CLI

Overview

This add-on integrates Mistral Vibe CLI into your DDEV project.

Installation

ddev add-on get jfastnacht/ddev-mistral-vibe-cli
ddev restart

After installation, make sure to commit the .ddev directory to version control.

Configuration

You can find the configuration files within .ddev/mistral-vibe-cli. Add your AI service and model configuration to the .ddev/mistral-vibe-cli/config.toml and set your API key in .ddev/mistral-vibe-cli/.env.

For more information on configuring Mistral Vibe CLI consult the documentation at https://docs.mistral.ai/mistral-vibe/introduction/configuration

Usage

Command Description
ddev vibe Run Mistral Vibe CLI in web container

Credits

Contributed and maintained by @jfastnacht