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 two separate plugin packages - Model Plugin and Tool Plugin
- 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-ai.difypkg: Models packageaiping-dify-plugin-tools.difypkg: Tools package
- Install the corresponding package based on your needs
- You can install both Model Plugin and Tool Plugin simultaneously
- Each plugin requires separate API key configuration
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:

