Starter code, sample outputs, and interative UI for using the OpenAI Deep Research API
Install uv for package management if you don't already have it.
curl -LsSf https://astral.sh/uv/install.sh | shRun the app
uv run python -m streamlit run streamlit_app.pyIf you would like to inspect the raw events from the streaming API, we have included samples from a complete run in both json and pydantic format.
