AI Ping provides a unified API that gives you access to hundreds of AI models through a single endpoint, while automatically handling fallbacks and selecting the most cost-effective options. Get started with just a few lines of code using your preferred SDK or framework.
This Dify plugin provides access to various models (Large Language Models, text embedding, reranking, image generation, etc.), configurable via model name, API key, and other parameters.
- Select "Github" installation method in Dify
- Enter the repository URL
- You'll get the complete feature package including AI inference and image generation tools
- Select "Marketplace" installation method in Dify
- Search for "AIPing" in the plugin marketplace
- Choose and install the appropriate plugin:
- Model Plugin: Contains AI inference capabilities (LLM, text embedding, reranking, etc.)
- Tool Plugin: Contains image generation and other tools
- Select "Local Package File" installation method in Dify
- Download the plugin package from the Release page:
aiping-dify-plugin-full.difypkg: Complete feature packageaiping-dify-plugin-ai.difypkg: Models-only packageaiping-dify-plugin-tools.difypkg: Tools-only package
- Install the corresponding package based on your needs
- Starting from version V0.0.3, packages are differentiated into complete feature packages and individual function packages. Before V0.0.3, only the model plugin package aiping-dify-plugin.difypkg was available.
- The complete feature package is only supported for installation via GitHub method on locally deployed Dify and must be installed individually, not alongside other AIPing plugin packages.
- Individual function packages support simultaneous installation, such as installing both aiping-dify-plugin-ai.difypkg and aiping-dify-plugin-tools.difypkg together.
After installing the AI Ping plugin, you need to configure your API key.
Get your API Key: Please visit AI Ping to get your API key.
Configure your API key in the Model Providers page:
Configure your API key in the Tools tab:

