services.tabbyapi.settings.logging.log_chat_completion_requests

NixOS option

Write every /v1/chat/completions request to logs/debug/ as JSON. PRIVACY WARNING: Enabling this creates a comprehensive request log, including the full message history and generation parameters. API keys are redacted, but prompts and user-provided content are preserved for bug-report reproduction.

type: boolean
Default
false
declared in: nixos/modules/services/web-apps/tabbyapi.nixView source on NixOS/nixpkgs →