Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.bettertoken.ai/llms.txt

Use this file to discover all available pages before exploring further.

Yingdao AI Power is a no-code product for building AI applications. It aggregates existing AI models and provides a simple toolset for creating AI apps. When connecting BetterToken to Yingdao AI Power, add an OpenAI-API-compatible model and use a model ID from the Codex group.

Prerequisites

Setup

1

Open model management

Go to Enterprise management, then open Model management. Find OpenAI-API-compatible and click Add model.
The Yingdao AI Power model management page with OpenAI-API-compatible and the add model entry highlighted.
2

Fill in the model configuration

In the Authorization management: OpenAI-API-compatible window, fill in the fields as follows:
FieldValue
Model typeLLM
Model namea Codex group model ID copied from the model plaza
Request URLhttps://www.bettertoken.ai/v1/chat/completions
API keySelect only a key that corresponds to the Codex* group
Max output token limit128000
Vision understandingSelect Yes
Function callingSelect Yes
The Yingdao AI Power OpenAI-API-compatible authorization window with model name, request URL, API key, max output token limit, vision understanding, and function calling settings.
3

Enable vision understanding

Set Vision understanding to Yes so the model can be selected in the Workflow - multimodal large model component.
The Yingdao AI Power workflow page where the multimodal large model component can select OpenAI-API-compatible and the added model.
4

Enable function calling

Set Function calling to Yes so the model can be selected in Agent - Tools.
The Yingdao AI Power agent tools page where model settings can select OpenAI-API-compatible and the added model.
5

Add more models

If you need multiple models, repeat the steps above. Use the matching Codex group model ID for each model.
In Yingdao AI Power, the Request URL must be the full chat completions endpoint https://www.bettertoken.ai/v1/chat/completions. Do not use only https://www.bettertoken.ai/v1.