Skip to Content
IntegrationsWorkBuddy

WorkBuddy Configuration

WorkBuddy  is an AI Agent desktop app from Tencent that supports everyday office tasks, coding, document processing, and more. By connecting HaoAI, you can use GPT, Claude, Gemini, DeepSeek, and 100+ models with a single API Key.

Prerequisites

Configuration Steps

Step 1: Open Settings

Launch WorkBuddy, click your avatar in the bottom-left corner, then click Settings in the pop-up menu.

Open WorkBuddy Settings

Step 2: Go to Model Configuration

Click Models in the left navigation of the settings page, then click + Add Model on the right.

Go to Model Configuration

Step 3: Fill in Configuration

In the “Add Model” dialog, fill in the following:

FieldValue
ProviderCustom
API Endpointhttps://api.hao.ai/v1/chat/completions
API KEYYour HaoAI API Key
Model NameThe model ID you want, e.g. openai/gpt-5.4-mini

WorkBuddy only supports the OpenAI-compatible protocol. Through HaoAI’s /v1/chat/completions endpoint, you can access GPT, Claude, Gemini, DeepSeek, and all other models — just enter the model ID in the Model Name field. See the Model Gallery  for available models.

Check the advanced options as needed:

OptionDescription
Tool CallCheck for models that support function calling (checked by default)
Image InputCheck when using vision models
Reasoning ModeCheck when using reasoning models

Click Save when done.

Fill in Configuration

Step 4: Confirm Model is Saved

The model will appear in the “Saved Models” list after saving.

Saved Models List

Step 5: Start Chatting

Return to the main interface, click the model selector at the bottom, choose your newly configured model under the “Custom Models” group, and start chatting.

Start Chatting

See the Model Gallery  for recommended models.

FAQ

Q: Can I use Claude or Gemini models?

Yes. Through HaoAI’s OpenAI-compatible endpoint, all models are accessible. Just enter the model ID in the Model Name field — see the Model Gallery  for available models.

Q: The model doesn’t appear in the selection list after saving

Try restarting WorkBuddy. Newly added models will appear under the “Custom Models” group in the model selector at the bottom of the chat interface.

Q: Request fails or API error

Check that the API endpoint is complete (https://api.hao.ai/v1/chat/completions) and that the API KEY was copied in full from the HaoAI Console  with no extra spaces.