Module cli

Module cli 

Source
Expand description

CLI module - organized by domain

Re-exports§

pub use definitions::*;

Modules§

aliases
Alias management commands
audio
Audio processing commands (transcribe, TTS)
chat
Chat functionality commands
completion
Shell completion commands
config
Configuration management commands
definitions
CLI definitions and command structures This file contains all the CLI struct and enum definitions
embed
Embedding commands implementation
image
Image generation commands
keys
logging
Logging and log management commands
mcp
MCP (Model Context Protocol) commands
models
Model management commands
prompts
Prompt handling and utilities
providers
Provider management commands
proxy
Proxy server commands
search
Search functionality commands matching the documentation
sync
Sync functionality commands
templates
Template management commands
usage
Usage statistics commands
utils
Utility functions for CLI operations
vectors
Vector database commands
webchatproxy
Web chat proxy commands

Functions§

parse_env_var
set_debug_mode