feat(cli): add fine-tuning preview command#466
Merged
Conversation
Co-authored-by: Blaine Kasten <blainekasten@gmail.com>
Broly Security ScanNote ✅ Clean scan Note Re-scan this PR anytime with
|
Contributor
|
@cursoragent fix lint and also incorprorate any changes from your previous PR (#465) that you think should be considered here. I'm going to close that other PR |
Contributor
Author
|
Implemented and pushed:
Environment setup should run |
blainekasten
marked this pull request as ready for review
July 23, 2026 14:52
Co-authored-by: Blaine Kasten <blainekasten@gmail.com>
Co-authored-by: Blaine Kasten <blainekasten@gmail.com>
blainekasten
approved these changes
Jul 23, 2026
Merged
Contributor
Author
There was a problem hiding this comment.
Documentation sync: added docs for tg fine-tuning preview in mintlify-docs#1308.
- New Preview section in
reference/cli/finetune.mdx(flags, table output, examples) - Cross-link from
docs/fine-tuning/data-preparation.mdx - July 23 changelog entry
Sent by Cursor Automation: Update mintlify-docs from code changes
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Summary
tg fine-tuning preview/tg ft previewfor the newclient.fine_tuning.previewSDK endpointTests
python3 -m pytest tests/cli/test_fine_tuning.py -qpython3 -m pytest tests/cli/test_json_mode_pipeable_to_jq.py::TestJSONMode::test_fine_tuning_json_mode -q