Skip to content

Conversation

@blainekasten
Copy link
Contributor

No description provided.

@blainekasten blainekasten force-pushed the blaine/dx-203-setup-rl-feature-set-for-rl-team-in-sdk branch 2 times, most recently from 52a0bcb to bfd7475 Compare January 23, 2026 04:47
@blainekasten blainekasten force-pushed the blaine/dx-203-setup-rl-feature-set-for-rl-team-in-sdk branch from bfd7475 to f827e4e Compare January 23, 2026 04:55
@github-actions
Copy link

github-actions bot commented Jan 23, 2026

✱ Stainless preview builds

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

feat: Add initial set of APIs for RL

Edit this comment to update it. It will appear in the SDK's changelogs.

togetherai-python studio · code · diff

Your SDK built successfully.
generate ⚠️build ✅lint ✅test ⏳

pip install https://pkg.stainless.com/s/togetherai-python/749e9eb7a7b75c63851fad134e29d3342e948566/together-2.0.0a17-py3-none-any.whl
New diagnostics (3 note)

💡 Schema/RequiredPropertyNotDefined: This schema marks `loss_fn_outputs` and `loss_fn_output_type` as `required`, but they aren't defined in `properties`, so they will be ignored.
💡 Schema/IsAmbiguous: This schema does not have at least one of `type`, `oneOf`, `anyOf`, or `allOf`, so its type has been interpreted as `unknown`.
💡 Python/NameNotAllowed: Encountered response property `model_id` which may conflict with Pydantic properties. Renamed to `api_model_id`.

Pydantic uses model_ as a protected namespace that shouldn't be used for attributes of our own API's models.
To provide a different name, use a merge transform.

⚠️ togetherai-go studio · code · diff

There was a regression in your SDK.
generate ⚠️lint ✅test ❗ (prev: test ✅)

go get github.com/stainless-sdks/togetherai-go@3cc48ce7f0d97db36d7176aa0fc4c8b56b380658
New diagnostics (13 note)
💡 Schema/RequiredPropertyNotDefined: This schema marks `loss_fn_outputs` and `loss_fn_output_type` as `required`, but they aren't defined in `properties`, so they will be ignored.
💡 Schema/IsAmbiguous: This schema does not have at least one of `type`, `oneOf`, `anyOf`, or `allOf`, so its type has been interpreted as `unknown`.
💡 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).
💡 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).
💡 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).
💡 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).
⚠️ togetherai-typescript studio · code · diff

There was a regression in your SDK.
generate ⚠️build ✅lint ✅test ❗ (prev: test ✅)

npm install https://pkg.stainless.com/s/togetherai-typescript/c9e03ddf102354ad806741d9fe96da70166676fe/dist.tar.gz
New diagnostics (2 note)
💡 Schema/RequiredPropertyNotDefined: This schema marks `loss_fn_outputs` and `loss_fn_output_type` as `required`, but they aren't defined in `properties`, so they will be ignored.
💡 Schema/IsAmbiguous: This schema does not have at least one of `type`, `oneOf`, `anyOf`, or `allOf`, so its type has been interpreted as `unknown`.
togetherai-terraform studio · code · diff

Your SDK built successfully.
generate ⚠️lint ❗test ❗

New diagnostics (2 note)
💡 Schema/RequiredPropertyNotDefined: This schema marks `loss_fn_outputs` and `loss_fn_output_type` as `required`, but they aren't defined in `properties`, so they will be ignored.
💡 Schema/IsAmbiguous: This schema does not have at least one of `type`, `oneOf`, `anyOf`, or `allOf`, so its type has been interpreted as `unknown`.

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-01-23 05:05:45 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