Introduction to PuLu AI
Introduction to PuLu AI
PuLu AI is a large model API distribution platform for developers, individuals and teams, providing stable, easy-to-use and cost-effective AI Agent access solutions. You can access common tools such as Codex, Claude Code, and Gemini CLI through a unified API address and API Key, and you can also configure and use them in clients such as CherryStudio and Hermes Agent.
Suitable for whom
- Developers who want to manage multiple AI Agent or model capabilities with one account.
- Users who need to access the model in a local CLI, IDE plug-in, or third-party client.
- Teams that want to pay as per the amount and have clear access to tokens, deductions and request records.
platform advantages
- ** Stable Gateway **: Forge requests through PuLu AI Gateway to reduce access complexity.
- ** Transparent billing **: Tokens, deductions and calls can be tracked for each request.
- ** Cache optimization **: Optimize requests suitable for caching to help reduce the cost of using duplicate contexts.
- ** High-speed direct connection **: Improve access experience through high-quality network links.
- ** Unified configuration **: Most tools only need to configure
base_urland the corresponding API Key to start using.
接入思路
It is recommended to complete recharge and create API keys first, and then use CC-Switch for graphical configuration. When you need to configure manually, check out the separate tutorials for Codex, Claude Code, and Gemini.
Recommended reading order
- Read充值与 API Keyto complete account preparation.
- Read通用配置步骤and check Node.js, CLI, Git and other environments.
- Priority is given to usingCC-Switchfor quick configuration of local tools.
- If you need to access it manually, check the corresponding tool tutorial orcurl 调用示例.