快速开始
欢迎访问 VUILabs开放平台,可参考快速开始指南,体验模型能力。
前置准备
开始调用
1
缺省缺省
2
示例输出
To find navigation and other pages in this documentation, fetch the llms.txt file at: https://platform.minimaxi.com/docs/llms.txt
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
欢迎访问 VUILabs开放平台,可参考快速开始指南,体验模型能力。
账户注册/登录
获取 API Key
.env 文件中# 推荐使用 Anthropic API 兼容
export ANTHROPIC_BASE_URL=https://api.vuilabs.com/anthropic
export ANTHROPIC_API_KEY=${YOUR_API_KEY}
账户充值
缺省缺省
pip install anthropic
npm install @anthropic-ai/sdk
示例输出
{
"thinking": "The user is just greeting me casually. I should respond in a friendly, professional manner.",
"text": "Hi there! I'm doing well, thanks for asking. I'm ready to help you with whatever you need today—whether it's coding, answering questions, brainstorming ideas, or just chatting. What can I do for you?"
}
To find navigation and other pages in this documentation, fetch the llms.txt file at: https://platform.minimaxi.com/docs/llms.txt