Sources & Maintenance
Drupal Research Install
Claims here were checked against a local Drupal install of core and the modules named below, rather than quoted from documentation.
Web Sources
| Source |
URL |
Guide Sections |
Last Verified |
| DeepChat GitHub |
https://github.com/OvidijusParsiunas/deep-chat |
1.1, 1.2 |
2026-02-14 |
| DeepChat Documentation |
https://deepchat.dev/docs/connect/ |
3.1, 3.2, 10.1, 11.1 |
2026-02-14 |
| DeepChat Interceptors |
https://deepchat.dev/docs/interceptors/ |
3.2, 11.1 |
2026-02-14 |
| Next.js Lazy Loading |
https://nextjs.org/docs/app/building-your-application/optimizing/lazy-loading |
2.2, 13.1 |
2026-02-14 |
| Upstash SSE Streaming Guide |
https://upstash.com/blog/sse-streaming-llm-responses |
5.1, 5.2 |
2026-02-14 |
| Eaures Streaming Guide |
https://www.eaures.online/streaming-llm-responses-in-next-js |
5.2 |
2026-02-14 |
| MDN ReadableStream |
https://developer.mozilla.org/en-US/docs/Web/API/ReadableStream |
5.2 |
2026-02-14 |
| OpenAI Streaming |
https://platform.openai.com/docs/guides/streaming-responses |
5.2, 8.1 |
2026-02-14 |
| Anthropic Streaming |
https://docs.anthropic.com/en/api/messages-streaming |
8.2 |
2026-02-14 |
| NextAuth.js |
https://next-auth.js.org/getting-started/introduction |
12.1, 12.2 |
2026-02-14 |
| BytePlus DeepChat Styling |
https://www.byteplus.com/en/topic/496757 |
9.1, 9.2 |
2026-02-14 |
| CSS-Tricks Shadow DOM |
https://css-tricks.com/styling-in-the-shadow-dom-with-css-shadow-parts/ |
9.2 |
2026-02-14 |
| GoMakeThings CSS Variables |
https://gomakethings.com/styling-the-shadow-dom-with-css-variables-in-web-components/ |
9.1 |
2026-02-14 |
| OWASP CSP Cheat Sheet |
https://cheatsheetseries.owasp.org/cheatsheets/Content_Security_Policy_Cheat_Sheet.html |
15.1 |
2026-02-14 |
| web.dev Strict CSP |
https://web.dev/articles/strict-csp |
15.1 |
2026-02-14 |
| OWASP XSS |
https://owasp.org/www-community/attacks/xss/ |
15.1 |
2026-02-14 |
| OWASP Top Ten |
https://owasp.org/www-project-top-ten/ |
15.1, 16.1 |
2026-02-14 |
| Best Open-Source AI Chat Interfaces 2025 |
https://blog.belsterns.com/post/best-open-source-ai-chat-interfaces-in-2025-chatbot-ui-vs-nextchat-vs-hugging-face-chat-more |
1.2 |
2026-02-14 |
Code Sources
| Module |
Relative Path |
Guide Sections |
Drupal Version |
| ai_chatbot |
modules/contrib/ai/modules/ai_chatbot/ |
7.1 |
11.x |
| ai_assistant_api |
modules/contrib/ai/modules/ai_assistant_api/ |
7.1, 7.2 |
11.x |
Local Reference Files
| File |
Guide Sections |
claude_memory/guides/deepchat-nextjs-drupal-integration.md |
4.2, 7.1, 12.1 |
claude_memory/skills/drupal-ai/references/deepchat-frontend-integration.md |
3.1, 3.2, 6.1, 6.2 |
claude_memory/skills/drupal-ai/references/deepchat-backend.md |
7.1, 7.2 |
claude_memory/future_skills/deep-chat-docs.md |
1.1, 3.1, 9.1, 10.1 |
Version: 1.0
Created: 2026-02-14
Last Updated: 2026-02-14
Maintainer: Guide Framework Maintainer