Skip to content
AstrBot
Main Navigation HomeBlogRoadmapHTTP API

English

简体中文

English

简体中文

Toggle dark mode

Intro & DeployMessaging PlatformsAI IntegrationUsageDevelopment
Sidebar Navigation

Introduction

What is AstrBot

Community

FAQ

Deployment

Package Manager

Desktop Client

One-click Launcher

Docker

Kubernetes

BT Panel

1Panel

Manual

Other Deployments

CasaOS

Compshare GPU

Community-provided Deployment

Support Us

Messaging Platforms

Quick Start

QQ Official Bot

Websockets

Webhook

OneBot v11

WeCom Application

WeCom AI Bot

WeChat Official Account

Personal WeChat

Lark

DingTalk

Telegram

LINE

Slack

Mattermost

Misskey

Discord

KOOK

Satori

Connect Satori

Using server-satori

Community-provided

Matrix

VoceChat

AI Integration

✨ Model Providers

NewAPI

AIHubMix

PPIO Cloud

SiliconFlow

TokenPony

302.AI

Ollama

LMStudio

⚙️ Agent Runners

Built-in Agent Runner

Dify

Coze

Alibaba Bailian

DeerFlow

Usage

WebUI

Plugins

Built-in Commands

Tool Use

Anthropic Skills

Computer Use

SubAgent Orchestration

Proactive Tasks

MCP

Web Search

Knowledge Base

Custom Rules

Agent Runner

Unified Webhook Mode

Auto Context Compression

Agent Sandbox

Development

Plugin Development

🌠 Getting Started

Minimal Example

Listen to Message Events

Send Messages

Plugin Configuration

Plugin Pages

Plugin Internationalization

AI

Storage

HTML to Image

Session Control

Publish Plugin

Platform Adapter Integration

AstrBot HTTP API

AstrBot Configuration File

Others

Self-hosted HTML to Image

Open Source Summer

OSPP 2025

On this page

Connect PPIO Cloud ​

PPIO Cloud is a leading independent distributed cloud computing provider in China, offering stable, affordable, and even free model services.

Preparation ​

Open the PPIO Cloud website and register an account (accounts registered through this link will receive a ¥15 voucher).

Go to Model API Service and find the model you want to use. You can filter by provider or select free models.

image

Once you find the model, click its card to expand a detail panel on the right. Scroll down to the API integration guide — if you haven't created a key yet, click to create one.

image

Open the AstrBot dashboard → Service Providers page, click Add Provider, find and click PPIO Cloud (requires version >= 3.5.10; older versions are also supported, see below).

image

Fill in the API Key and model name in the dialog form, then click Save to complete the setup.

TIP

If you are using an older version of AstrBot (< 3.5.10), open the AstrBot dashboard → Service Providers page, click Add Provider, find OpenAI, and click to enter.

  1. Set the ID to ppio (any name works)
  2. Set API Base URL to https://api.ppinfra.com/v3/openai
  3. Fill in the API Key and model name in the dialog form, then click Save to complete the setup.

Usage ​

Send the /provider command to the bot to switch to the PPIO Cloud provider you just added.

FAQ ​

400 Error ​

log
Error code: 400 - {'code': 400, 'message': '"auto" tool choice requires --enable-auto-tool-choice and --tool-call-parser to be set', 'type': 'BadRequestError'}

Disable all calling tools in the WebUI, or switch to a different model.

Edit this page on GitHub

Last updated:

Pager
PreviousAIHubMix
NextSiliconFlow

Deployed on Rainyun Logo