Skip to content

vector_dbs is deprecated #315

@gyliu513

Description

@gyliu513
(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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions