{% extends "library/_layout.html" %} {% from "_macros.html" import icon %} {% set section = "knowledge" %} {% block title %}Knowledge - LLeMbas{% endblock %} {% block heading %}Knowledge{% endblock %} {% block library_content %}
Documents, images and saved web pages you have collected. A model with the knowledge tool searches these before it searches the web, and you can attach any of them to a message.
{% if q %} No document matches “{{ q }}”. {% else %} Add a file or a web page above and it becomes searchable — by you, and by any model you have given the knowledge tool. {% endif %}