{% extends 'admin/base_admin.html' %} {% block title %}Database | ChatLab{% endblock %} {% block admin_param_active %}active{% endblock %} {% block workspace %}
Configure keywords and predefined responses. When a visitor question matches a keyword, the response will be used as database knowledge by the AI.
| Keyword | Response | Created | Actions |
|---|---|---|---|
| {{ param.keyword }} | {{ param.response|truncatechars:80 }} | {{ param.created_at|date:"M d, Y" }} |