{% extends "base.html" %} {% block title %}AI Settings{% endblock %} {% block page_title %}AI Settings{% endblock %} {% block content %}
{% if save_success %} {% endif %}
Context & Tools

OpenAI-compatible endpoint (OpenAI, vLLM, Ollama, LiteLLM, etc.)

Base system prompt. Context items from the Context & Tools page are appended automatically.
{% endblock %}