{{ chat.title if chat else "New chat" }}
{{ current_model.description }}
{% endif %} {% if can.get("chat.system_prompt") %}{% if inherited_prompt %} Leave empty to use the {{ inherited_from }} prompt shown above. {% else %} Overrides the model and instance prompts for this chat only. {% endif %}
{% if attached_base_ids %} Searches in this chat are limited to what is ticked. {% else %} Nothing ticked, so this chat can search everything in your library. {% endif %}
Leave a field empty to let the provider decide. Values outside the allowed range are ignored rather than clamped.
{% endif %}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.
{# Only on a chat that does not exist yet. An empty chat someone opened on purpose already has a model and a prompt chosen. #} {% if not chat and suggestions %}