WorkBuddy
WorkBuddy 可透過 OpenAI 相容供應商呼叫自訂模型。請把 LLMPool 加入為自訂供應商,並使用 Board 模型頁面中的 Product ID。
在 WorkBuddy 的「模型」「模型供應商」或「自訂模型」設定中填寫:
| 欄位 | 內容 |
|---|---|
| 供應商 | LLMPool |
| 協議 | OpenAI Compatible |
| Base URL | https://api.benpay.ai/openai/v1,不要追加 /chat/completions |
| API Key | Board API 密鑰 |
| Model ID | 模型頁面的 Product ID |
| Context Window | 不超過模型頁面顯示的值 |
若表單分開 Host 和 Path,Path 使用 /openai/v1。若要求完整請求網址,才使用 https://api.benpay.ai/openai/v1/chat/completions。儲存後選擇新模型。
401 請改用 Board API 密鑰;404 或 model_not_found 請檢查重複路徑並重新複製 Product ID。