Documentation Index
Fetch the complete documentation index at: https://developers.autoplay.ai/llms.txt
Use this file to discover all available pages before exploring further.
Auto-generated from
autoplay_sdk/skills/. Edit the source SKILL.md and run python scripts/sync_skill_docs.py..md · Open raw file · Install via CLI: autoplay-install-skills
Chatbot — Dify
Read autoplay-core first for install, credentials, and the stream wiring pattern.
⚠️ Session scoping — critical
Dify retrieves context via an External Knowledge ID. That ID must match the key you used when storing events. Picksession_id or email and use it consistently — if they don’t match, retrieval returns empty or the wrong user’s data.
See the full tutorial for step-by-step setup including the External Knowledge API endpoint, retrieval handler, and proactive trigger scoping.
Reference
- Full tutorial: https://developers.autoplay.ai/recipes/dify-tutorial