{% extends "base.html" %} {% block title %}Settings - PrepMate{% endblock %} {% block head %} {% endblock %} {% block content %}
Configure which OpenAI models are used for different operations. Your selections will be used for all future AI interactions.
gpt-4.1-mini: Cost-effective GPT-4 variant
Customize how AI responses are structured. Templates use Go template syntax with variables like {% raw %}{{.UserMessage}}{% endraw %}, {% raw %}{{.SessionProfile}}{% endraw %}, etc.