{% extends "solo/base_solo.html" %} {% block title %}Prompt Editor - Solo Mode{% endblock %} {% block extra_head %} {% endblock %} {% block content %}
Review and edit the generated annotation prompt. This prompt will guide both you and the LLM during annotation.
{% endblock %} {% block sidebar %} {% endblock %} {% block extra_js %} {% endblock %}