# OpenAI Chat Completion Structured Outputs

Source: <gh-file:examples/openai_chat_completion_structured_outputs.py>.

```{literalinclude} ../../../../examples/openai_chat_completion_structured_outputs.py
:language: python
:linenos:
```