> ## Documentation Index
> Fetch the complete documentation index at: https://openrouter-d02e98a0-mintlify-7021d5f4.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# ResponseIncludesEnum - Python SDK

> ResponseIncludesEnum method reference

<Warning>
  The Python SDK and docs are currently in beta.
  Report issues on [GitHub](https://github.com/OpenRouterTeam/python-sdk/issues).
</Warning>

## Values

| Name                                    | Value                                    |
| --------------------------------------- | ---------------------------------------- |
| `FILE_SEARCH_CALL_RESULTS`              | file\_search\_call.results               |
| `MESSAGE_INPUT_IMAGE_IMAGE_URL`         | message.input\_image.image\_url          |
| `COMPUTER_CALL_OUTPUT_OUTPUT_IMAGE_URL` | computer\_call\_output.output.image\_url |
| `REASONING_ENCRYPTED_CONTENT`           | reasoning.encrypted\_content             |
| `CODE_INTERPRETER_CALL_OUTPUTS`         | code\_interpreter\_call.outputs          |
