Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 344 Bytes

File metadata and controls

9 lines (5 loc) · 344 Bytes

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.