This repository is a quickstart template for the OpenAI Responses API with Python, FastAPI, Jinja2, and HTMX.
Documentation for the API can be found here: https://platform.openai.com/docs/api-reference/responses
Always use uv for Python dependency management.
Develop on feature branches (gh issue develop <ISSUE_NUMBER>).
Practice TDD.