services.tabbyapi.settings.model.dummy_model_names

NixOS option

List of fake model names sent via the /v1/models endpoint.

type: list of string
Default
[
  "gpt-3.5-turbo"
]
declared in: nixos/modules/services/web-apps/tabbyapi.nixView source on NixOS/nixpkgs →