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
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:
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.