Skip to content

Support JumpStart payload format for TS endpoints#234

Merged
shchur merged 10 commits into
autogluon:masterfrom
shchur:add-jumpstart-payload-format
May 29, 2026
Merged

Support JumpStart payload format for TS endpoints#234
shchur merged 10 commits into
autogluon:masterfrom
shchur:add-jumpstart-payload-format

Conversation

@shchur
Copy link
Copy Markdown
Collaborator

@shchur shchur commented May 28, 2026

Issue #, if available:

Description of changes:

  • Extract duplicated timeseries payload parsing and response rendering into a shared serving_utils/timeseries.py module, used by both timeseries_serve.py and timeseries_fm_serve.py
  • Add JumpStart JSON format support (application/json with {"inputs": [...], "parameters": {...}} schema) for both input parsing and output rendering
  • Bundle serving_utils/ alongside serve scripts in both the training channel upload path and the direct FM deploy tarball path

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@shchur shchur force-pushed the add-jumpstart-payload-format branch from 8eb34ab to d088d51 Compare May 28, 2026 16:16
@shchur shchur requested review from AnirudhDagar and melopeo May 29, 2026 08:36
@github-actions
Copy link
Copy Markdown

Job PR-234-01a8744 is done.
Docs are uploaded to https://d12sc05jpx1wj5.cloudfront.net/PR-234/01a8744/index.html

@shchur shchur merged commit fd3b491 into autogluon:master May 29, 2026
12 checks passed
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.

2 participants