Skip to content

Fix spec for downloading finetune models#164

Merged
blainekasten merged 2 commits intomainfrom
blaine/eng-48212-fix-openapi-spec-for-dowloading-fine-tune-models
Nov 17, 2025
Merged

Fix spec for downloading finetune models#164
blainekasten merged 2 commits intomainfrom
blaine/eng-48212-fix-openapi-spec-for-dowloading-fine-tune-models

Conversation

@blainekasten
Copy link
Contributor

@blainekasten blainekasten commented Nov 17, 2025

The current iteration incorrectly states that the API itself takes an output argument and returns a specific data shape which it does not.

The API seems to only return the raw data and the current together-python library does some extra stuff. But this is causing issues with our docs and typescript client.

The Spec says it will take an output location, which the API does not. This was a feature of the together-python library that will not be carried forward?
@github-actions
Copy link

github-actions bot commented Nov 17, 2025

✱ Stainless preview builds

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

feat: Fix spec for downloading finetune models

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

togetherai-python studio · code · diff

generate ⚠️build ✅lint ✅test ⏳

pip install https://pkg.stainless.com/s/togetherai-python/8b0f69c50b20c33c50f58de0b75d66f8f77412ac/together-0.1.0a27-py3-none-any.whl
togetherai-typescript studio · code · diff

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

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

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

go get github.com/stainless-sdks/togetherai-go@5db4c0394f01734d24dd43d5312f9a33ed75885b
togetherai-terraform studio · code · diff

Your SDK built successfully.
generate ❗lint ❗test ❗

⏳ These are partial results; builds are still running.


This comment is auto-generated by GitHub Actions and is automatically kept up to date as you push.
Last updated: 2025-11-17 16:45:08 UTC

@blainekasten blainekasten merged commit ffb466f into main Nov 17, 2025
4 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