Reverse Invocation of the Dify Service
Plugins can request some of the services within the main Dify platform to enhance it's capabilities by reverse invocation.
Callable Dify Modules
- Plugins can access data from Apps within the Dify platform. 
- Plugins can make reverse calls to LLM capabilities within the Dify platform, including all model types and features available on the platform, such as TTS, Rerank, etc. 
- Plugins can request other tool-type plugins within the Dify platform. 
- Plugins can request nodes within specific Chatflow/Workflow applications on the Dify platform. 
Last updated
