Skip to content

[sdk/python] Stop advertising HTTP image URLs#29464

Merged
rka-oai merged 1 commit into
mainfrom
codex/python-sdk-no-remote-image-urls
Jun 22, 2026
Merged

[sdk/python] Stop advertising HTTP image URLs#29464
rka-oai merged 1 commit into
mainfrom
codex/python-sdk-no-remote-image-urls

Conversation

@rka-oai

@rka-oai rka-oai commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

Summary

  • use generated image data URLs in the Python SDK examples and notebook
  • document HTTP and HTTPS image URLs as deprecated and recommend LocalImageInput
  • replace the remote-URL integration test with data-URL coverage

ImageInput remains available for data URLs. The SDK does not duplicate app-server URL validation.

Testing

  • uv run --frozen --no-sync ruff check --output-format=full .
  • uv run --frozen --no-sync ruff format --check .
  • full Python SDK test suite with an isolated writable CODEX_SQLITE_HOME (119 passed, 38 skipped)

@rka-oai rka-oai marked this pull request as ready for review June 22, 2026 18:34
@rka-oai rka-oai merged commit 20431d4 into main Jun 22, 2026
31 checks passed
@rka-oai rka-oai deleted the codex/python-sdk-no-remote-image-urls branch June 22, 2026 18:34
@github-actions github-actions Bot locked and limited conversation to collaborators Jun 22, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants