Skip to content

feat(cli): expose beta dedicated SDK parameters#449

Draft
cursor[bot] wants to merge 3 commits into
mainfrom
cursor/cli-sdk-updates-c64a
Draft

feat(cli): expose beta dedicated SDK parameters#449
cursor[bot] wants to merge 3 commits into
mainfrom
cursor/cli-sdk-updates-c64a

Conversation

@cursor

@cursor cursor Bot commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Expose new beta dedicated model SDK parameters in CLI commands (description, visibility, organization, reference-model).
  • Expose new beta endpoint SDK parameters for list/deploy/experiments/delete flows (filter, order-by, visibility, validate-only, A/B description, shadow target description, etag).
  • Add targeted CLI tests for the new request bodies and query params.

Tests

  • .venv/bin/python -m pytest tests/cli/test_beta_models.py tests/cli/test_beta_endpoints.py tests/cli/test_beta_endpoints_ab.py tests/cli/test_beta_endpoints_shadow.py
  • .venv/bin/python -m ruff check src/together/lib/cli/api/beta/endpoints/ab.py src/together/lib/cli/api/beta/endpoints/deploy.py src/together/lib/cli/api/beta/endpoints/list.py src/together/lib/cli/api/beta/endpoints/rm.py src/together/lib/cli/api/beta/endpoints/shadow.py src/together/lib/cli/api/beta/models/configs/list.py src/together/lib/cli/api/beta/models/create.py src/together/lib/cli/api/beta/models/list.py src/together/lib/cli/api/beta/models/org.py src/together/lib/cli/api/beta/models/update.py tests/cli/test_beta_endpoints.py tests/cli/test_beta_endpoints_ab.py tests/cli/test_beta_endpoints_shadow.py tests/cli/test_beta_models.py
Open in Web View Automation 

cursoragent and others added 3 commits July 16, 2026 01:33
Co-authored-by: Blaine Kasten <blainekasten@gmail.com>
Co-authored-by: Blaine Kasten <blainekasten@gmail.com>
Co-authored-by: Blaine Kasten <blainekasten@gmail.com>
@broly-code-security-scanner

Copy link
Copy Markdown

Broly Security Scan

Note

Clean scan
No vulnerabilities detected in this PR.

Note

Re-scan this PR anytime with /broly scan — useful after /broly undismiss, or to refresh findings without a new push.

Broly — SAST (zai-org/GLM-5.2) · Secrets · SCA · GH Actions (zizmor) · Containers · SBOM · Powered by Together AI

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