{#- This file overrides the home page to use HTML tooling better. -#} {% extends "main.html" %} {% block tabs %} {{ super() }}
Outlines Logo

Structured text generation and robust prompting for language models

Made with ❤️ by the team at .txt

{% endblock %} {% block content %}{% endblock %} {% block footer %}{% endblock %}