Back to Blog

Getting Started with Delta's AI Assistant

5/28/2025
Jane Doe, AI Lead
Getting Started with Delta's AI Assistant

Delta's AI assistant is designed to be your intelligent partner in the command line. It learns from your usage patterns, anticipates your needs, and offers helpful suggestions. In this post, we'll walk you through the basics of getting started.

Initial Setup

Enabling the AI assistant is simple. Just type:

[deltacli] ∆ :ai on

This command activates the default AI model. You can check the status anytime with :ai status.

Choosing an AI Model

Delta supports multiple AI models. To see available models and switch, use:

[deltacli] ∆ :ai model list
[deltacli] ∆ :ai model phi4:latest

You can even use custom trained models for specialized tasks.

Providing Feedback

Your feedback helps Delta learn and improve. If a suggestion is helpful, unhelpful, or needs correction, let Delta know:

[deltacli] ∆ :feedback helpful
[deltacli] ∆ :ai feedback correction "The correct command is git commit -am 'message'"

Stay tuned for more advanced tutorials on customizing and training your Delta AI assistant!

Tags:

AI
Tutorial
Getting Started