Skip to content

feat: Add new API fields for gpu clusters#238

Merged
blainekasten merged 1 commit intomainfrom
blaine/eng-85464-update-tcloud-clusters-createupdateinfo-fields-with-server
Apr 13, 2026
Merged

feat: Add new API fields for gpu clusters#238
blainekasten merged 1 commit intomainfrom
blaine/eng-85464-update-tcloud-clusters-createupdateinfo-fields-with-server

Conversation

@blainekasten
Copy link
Copy Markdown
Contributor

@blainekasten blainekasten commented Apr 6, 2026

Updated to respect change to driver version params and add params for the reservation capacity configs

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 6, 2026

✱ Stainless preview builds

This PR will update the togetherai SDKs with the following commit messages.

go

feat(api): add auto-scale/schedule/OIDC params, SCHEDULED_CAPACITY billing to clusters

openapi

feat(api): add autoscaling/OIDC/scheduled capacity to clusters, update driver params

python

feat(api): add autoscale/OIDC/scheduling to clusters, replace driver_version params

terraform

feat(api): add auto-scale/scheduling/OIDC/capacity params, cuda/driver versions to beta_cluster

typescript

feat(api): add cuda/nvidia driver fields, auto-scaling, OIDC, scheduled capacity to clusters
togetherai-openapi studio · code

Your SDK build had at least one "note" diagnostic.
generate ✅

⚠️ togetherai-python studio · code

Your SDK build had a failure in the lint CI job, which is a regression from the base state.
generate ⚠️build ✅lint ❗test ⏭️

pip install https://pkg.stainless.com/s/togetherai-python/d1bd7b85cb373427c3240b6b3bac19c912ed8af8/together-2.7.0-py3-none-any.whl
⚠️ togetherai-go studio · code

Your SDK build had a failure in the test CI job, which is a regression from the base state.
generate ✅build ⏭️lint ✅test ❗

go get github.com/stainless-sdks/togetherai-go@77698685188a076d8bc5707f686f0a3d1d4b4f34
⚠️ togetherai-typescript studio · code

Your SDK build had a failure in the test CI job, which is a regression from the base state.
generate ⚠️build ✅lint ✅test ❗

npm install https://pkg.stainless.com/s/togetherai-typescript/881242f30f5436353c4c977d4a205df35aedb9d1/dist.tar.gz
togetherai-terraform studio · code

Your SDK build had at least one "note" diagnostic.
generate ✅lint ✅test ✅


This comment is auto-generated by GitHub Actions and is automatically kept up to date as you push.
If you push custom code to the preview branch, re-run this workflow to update the comment.
Last updated: 2026-04-13 15:31:10 UTC

@blainekasten blainekasten force-pushed the blaine/eng-85464-update-tcloud-clusters-createupdateinfo-fields-with-server branch from bcf6da7 to c5ca67d Compare April 13, 2026 15:05
@blainekasten blainekasten force-pushed the blaine/eng-85464-update-tcloud-clusters-createupdateinfo-fields-with-server branch from c5ca67d to c5bb8fa Compare April 13, 2026 15:06
Copy link
Copy Markdown
Collaborator

@Nutlope Nutlope left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pre-emptively approving but have two comments:

  1. Let's update the description of billing_type to include SCHEDULED_CAPACITY?
  2. Indentation issue: The new properties use 4-space child indentation (14 spaces total) while existing properties in the same schema use 2-space child indentation (12 spaces total)

@blainekasten blainekasten merged commit 7a5dfe2 into main Apr 13, 2026
5 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