Skip to main content
Auto-generated from autoplay_sdk/skills/. Edit the source SKILL.md and run python scripts/sync_skill_docs.py.
Download .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. Pick session_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