Aimpress_site/chatbot-api
Vadym Samoilenko 43b95c84df Add markdown rendering in chat widget + opportunities for new leads
- Chat messages now render bold, italic, links, and line breaks
- Bare URLs auto-linked, XSS-safe via HTML escaping before markdown
- New leads create Opportunity with stage NEW in Twenty CRM
- Applied to both chatbot-api and email-api (contact + quote forms)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-08 21:30:49 +00:00
..
config.py Add Twenty CRM integration + lead enrichment + pulsating chat bubble 2026-03-08 18:13:26 +00:00
Dockerfile Add AI chatbot: FastAPI backend + React chat widget 2026-03-08 17:14:07 +00:00
knowledge.py Add sales escalation to chatbot + CRM integration for all forms 2026-03-08 21:22:11 +00:00
llm.py Add sales escalation to chatbot + CRM integration for all forms 2026-03-08 21:22:11 +00:00
main.py Add sales escalation to chatbot + CRM integration for all forms 2026-03-08 21:22:11 +00:00
models.py Add lead collection form before chat + fix RC bot message delivery 2026-03-08 18:02:08 +00:00
requirements.txt Add AI chatbot: FastAPI backend + React chat widget 2026-03-08 17:14:07 +00:00
rocketchat.py Fix chatbot: lead persistence, CRM creation, RC delivery, mobile UI 2026-03-08 20:18:29 +00:00
security.py Add AI chatbot: FastAPI backend + React chat widget 2026-03-08 17:14:07 +00:00
twenty_crm.py Add markdown rendering in chat widget + opportunities for new leads 2026-03-08 21:30:49 +00:00