最終更新:2026-02-18 (水) 14:31:38 (154d)
openai.types.responses.Response
Top / openai.types.responses.Response
https://platform.openai.com/docs/api-reference/responses/object
https://github.com/openai/openai-python/blob/main/src/openai/types/responses/response.py#L43
メモ
openai.types.responses.ResponseUsage? response.usage? openai.types.shared.ResponsesModel? response.model? List[openai.types.responses.ResponseOutputItem] response.output[] List[openai.types.responses.ResponseOutputText] response.output[].content[] str response.output_text? response.output[].content[].textを集約したもの

