Skip to content

Debug output not suppressed in quiet mode #46

Description

@wydyydlhb1990

When using -q (quiet mode), the OpenAI SDK debug logs are still output to stderr:

OpenAI:DEBUG:request https://openrouter.ai/api/v1/chat/completions {...}
OpenAI:DEBUG:response 200 {...}

This bloats the output significantly. The -q flag should suppress all debug output, not
just interactive prompts.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions