Skip to content

feat: Update Containers api schema#229

Open
mbrostami wants to merge 1 commit intomainfrom
feat/dci-update-docs
Open

feat: Update Containers api schema#229
mbrostami wants to merge 1 commit intomainfrom
feat/dci-update-docs

Conversation

@mbrostami
Copy link

Added some validations for deployment request in DCI

@github-actions
Copy link

github-actions bot commented Mar 20, 2026

✱ Stainless preview builds

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

go

fix(api): correct deployment timestamp types, remove a100-80gb GPU option

openapi

fix(types): remove a100-80gb GPU, update memory/port/storage limits in deployment types

python

fix(types): correct gpu_type literal in jig, timestamp types in deployment

terraform

chore(internal): regenerate SDK with no functional changes

typescript

fix(types): remove a100-80gb from gpu_type enum in jig update/deploy params

Edit this comment to update them. They will appear in their respective SDK's changelogs.

togetherai-typescript studio · code · diff

Your SDK build had at least one "note" diagnostic, but this did not represent a regression.
generate ✅build ✅lint ✅test ✅

npm install https://pkg.stainless.com/s/togetherai-typescript/4f03a562421cead98e8d3d4311729d622816ab66/dist.tar.gz
togetherai-openapi studio · code · diff

Your SDK build had at least one "note" diagnostic, but this did not represent a regression.
generate ✅

New diagnostics (1 note)
💡 Schema/EnumHasOneMember: This enum schema has just one member, so it could be defined using [`const`](https://json-schema.org/understanding-json-schema/reference/const).
⚠️ togetherai-python studio · code · diff

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

pip install https://pkg.stainless.com/s/togetherai-python/f6256b5fbf628ce20f56e78567a9a27338248421/together-2.5.0-py3-none-any.whl
togetherai-terraform studio · code · diff

Your SDK build had at least one "note" diagnostic, but this did not represent a regression.
generate ✅lint ✅test ✅

togetherai-go studio · code · diff

Your SDK build had at least one "note" diagnostic, but this did not represent a regression.
generate ✅build ✅lint ✅test ✅

go get github.com/stainless-sdks/togetherai-go@c2bbc9e2c1cf82b09ab7e93a758bdcb67ed183ae
New diagnostics (2 note)
💡 Schema/EnumHasOneMember: This enum schema has just one member, so it could be defined using [`const`](https://json-schema.org/understanding-json-schema/reference/const).
💡 Schema/EnumHasOneMember: This enum schema has just one member, so it could be defined using [`const`](https://json-schema.org/understanding-json-schema/reference/const).

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-03-20 12:30:19 UTC

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