Skip to content

Update polars.py to use signed URL upload flow#1273

Open
Reichenbachian wants to merge 1 commit intomainfrom
claude/signed-url-upload-polars
Open

Update polars.py to use signed URL upload flow#1273
Reichenbachian wants to merge 1 commit intomainfrom
claude/signed-url-upload-polars

Conversation

@Reichenbachian
Copy link
Contributor

Changes Made

  • Update structure_pdfs to use the new two-step signed URL upload flow
  • Replace documents.upload() with documents.init_upload() + PUT + documents.complete_upload()

Context

The backend's documents/upload multipart endpoint was replaced with a signed URL flow in StructifyAI/agent#8687. This fixes the SDK to use the new API.

Tests

Will be tested by CI in the main agent repo once this is merged and the SDK is updated.

🤖 Generated with Claude Code

The documents.upload() multipart endpoint was replaced with a two-step
signed URL flow (init_upload + complete_upload). Update structure_pdfs
to use the new API.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <[email protected]>
@Reichenbachian Reichenbachian marked this pull request as ready for review March 13, 2026 22:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant