{{ chat.title }}
{% if models and can.get("chat.model_select") %} {% elif current_model %} {{ current_model.label }} {% endif %} {% else %}Chats
{% endif %}{{ current_model.description }}
{% endif %} {% if can.get("chat.system_prompt") %}Leave a field empty to let the provider decide. Values outside the allowed range are ignored rather than clamped.
{% endif %}The road goes ever on
Pick a chat from the side, or start a new one.
No models available
{% if user.is_admin %} Add an OpenAI-compatible connection and LLeMbas will load its models. {% else %} No model connections have been set up yet. Ask an administrator. {% endif %}
{% if user.is_admin %} {{ icon("server", "icon--sm") }} Set up a connection {% endif %}What would you ask?
Speak, friend, and enter.
Enter to send, Shift+Enter for a new line. {% if can.get("files.upload") %} Drag files in, or paste an image. {% if current_model and not current_model.capabilities_json.get("vision") %} {{ current_model.label }} has no vision, so images will not be sent — documents still will. {% endif %} {% endif %}
{% if can.get("files.upload") %} {% endif %}