• English
  • WorkBuddy

    Tencent's desktop AI agent workbench: local file processing, Skills, MCP and task automation. Its custom-model entry speaks the OpenAI-compatible protocol, so it connects directly to ByteSeek.

    Install

    PlatformMethod
    macOS (Apple Silicon)Download the arm64 DMG from the international site or the China site
    macOS (Intel)Same sites, x64 DMG
    Windows 10+Same sites, Windows x64 installer (ARM64-compatible)

    On macOS drag WorkBuddy.app into Applications. First launch prepares a local runtime — stay online and wait for the welcome screen; do not force-quit.

    Prerequisites

    • WorkBuddy installed
    • An OpenAI-format group key from the API Keys page

    Add a ByteSeek model

    Open WorkBuddy's model settings, pick Custom at the bottom of the provider list, and fill in:

    SettingValue
    ProviderCustom
    Endpointhttps://tokens.byteseek.ai/v1/chat/completions
    API KeyYour sk- key
    Model nameAn exact ID from the model plaza, e.g. gpt-5.6-sol
    Tool callingEnable if the model supports it
    Image inputEnable if the model supports vision
    Thinking modeEnable for reasoning models
    Custom protocolKeep off (ByteSeek is standard OpenAI-compatible)
    Enter the full endpoint path

    WorkBuddy does not append /v1/chat/completions automatically — enter the full address ending in /chat/completions, not just the domain.

    Configuration is stored locally in ~/.workbuddy/models.json and never uploaded. With a composite key, model names need the group prefix, e.g. GPT/gpt-5.6-sol.

    Verify

    Back in the conversation view, select the newly added model and send a message; verify the charge on the usage page.

    Common issues

    SymptomFix
    Timeouts / format errorsEndpoint missing the full path — add /v1/chat/completions
    401Key pasted incompletely — re-paste
    403Model not in group or format mismatch, see Error Codes
    Tool calling inertThe switch is off, or the model lacks tool-calling support
    © 2026 ByteSeek Limited. All rights reserved.TermsPrivacyDisclaimer