Ir al contenido

Getting help

Esta página aún no está disponible en tu idioma.

Khadim includes help inside the CLI and keeps project documentation in this site. Start with the CLI when you need command syntax, then use the docs for workflow and architecture context.

Print the command help:

Terminal window
khadim --help

Show the installed version:

Terminal window
khadim --version

List providers:

Terminal window
khadim --providers

List models for a provider:

Terminal window
khadim --models anthropic

Inside the terminal UI, type /help or press / to open command suggestions.

Open the settings panel from the terminal UI:

/settings

You can also press F2. The settings panel manages provider, model, API key, theme, and related preferences.

Use /config to show the configuration directory path.

Use these project resources when you need more context: