{% extends "_layout.html" %}
{% set active = "chat" %}
{% block title %}Chat{% endblock %}
{% block main %}
Chat
…
Each conversation creates an episode. Past skills are auto-injected.
Native tool-use is used when the provider supports it (Anthropic, Ollama,
Groq, OpenAI, …).