-
Notifications
You must be signed in to change notification settings - Fork 97
Open
Description
(stack) gualiu@gualiu-mac langX101 % llama-stack-client
Usage: llama-stack-client [OPTIONS] COMMAND [ARGS]...
Welcome to the llama-stack-client CLI - a command-line interface for
interacting with Llama Stack
Options:
-h, --help Show this message and exit.
--version Show the version and exit.
--endpoint TEXT Llama Stack distribution endpoint
--api-key TEXT Llama Stack distribution API key
--config TEXT Path to config file
Commands:
configure Configure Llama Stack Client CLI.
datasets Manage datasets.
eval Run evaluation tasks.
eval_tasks Manage evaluation tasks.
inference Inference (chat).
inspect Inspect server configuration.
models Manage GenAI models.
post_training Post-training.
providers Manage API providers.
scoring_functions Manage scoring functions.
shields Manage safety shield services.
toolgroups Manage available tool groups.
vector_dbs Manage vector databases.(stack) gualiu@gualiu-mac langX101 % llama-stack-client vector_dbs list
╭──────────────────────────────────────────────────────────────────╮
│ Failed to list vector dbs │
│ │
│ Error Type: AttributeError │
│ Details: 'LlamaStackClient' object has no attribute 'vector_dbs' │
╰──────────────────────────────────────────────────────────────────╯Metadata
Metadata
Assignees
Labels
No labels