Skip to content

jfastnacht/ddev-mistral-vibe-cli

Repository files navigation

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

About

Provide Mistral Vibe CLI within ddev's web container for AI support

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

Generated from ddev/ddev-addon-template