Skip to content

chore: Add example usage for file commands#359

Merged
blainekasten merged 1 commit into
nextfrom
blaine/dx-539-add-help-examples-for-files-commands
May 8, 2026
Merged

chore: Add example usage for file commands#359
blainekasten merged 1 commit into
nextfrom
blaine/dx-539-add-help-examples-for-files-commands

Conversation

@blainekasten
Copy link
Copy Markdown
Contributor

@blainekasten blainekasten commented May 8, 2026

  1. Adds help outputs
  2. Hides the files retrieve-content command (still functional)
  3. Adds the files download command as the new name for retrieve-content.
    a. This brings it more in line with other commands like ft download
command output
tg files image
tg files upload --help image
tg files download --help image

@blainekasten blainekasten force-pushed the blaine/dx-539-add-help-examples-for-files-commands branch from b9612ec to 99f6c33 Compare May 8, 2026 19:23
@blainekasten blainekasten requested a review from zainhas May 8, 2026 19:24
@blainekasten blainekasten force-pushed the blaine/dx-539-add-help-examples-for-files-commands branch from 99f6c33 to 0f95cba Compare May 8, 2026 19:25
@blainekasten blainekasten force-pushed the blaine/dx-539-add-help-examples-for-files-commands branch from 0f95cba to f7a5002 Compare May 8, 2026 19:29
@blainekasten blainekasten merged commit 8d2a18b into next May 8, 2026
9 checks passed
@stainless-app stainless-app Bot mentioned this pull request May 8, 2026
blainekasten added a commit that referenced this pull request May 11, 2026
* chore: Switch to an async version of DownloadManager (#353)

* chore: Switch to an async version of DownloadManager

* Update src/together/lib/resources/files.py

Co-authored-by: Zain Hasan <zain_has@hotmail.com>

* Update src/together/lib/resources/files.py

Co-authored-by: Zain Hasan <zain_has@hotmail.com>

* Update src/together/lib/resources/files.py

Co-authored-by: Zain Hasan <zain_has@hotmail.com>

* Update src/together/lib/resources/files.py

Co-authored-by: Zain Hasan <zain_has@hotmail.com>

---------

Co-authored-by: Zain Hasan <zain_has@hotmail.com>

* docs(api): add .ogg, .opus, .aac to supported formats in audio transcriptions/translations

* docs(api): clarify prompt parameter support in audio transcriptions/translations

* fix(api): remove task field from audio transcription/translation responses

* feat(api): add max_tokens and temperature to eval judge parameters

* fix(client): add missing f-string prefix in file type error message

* chore: Add help examples to evals commands (#356)

* chore: Add help examples to evals commands

* Update src/together/lib/cli/api/evals/create.py

Co-authored-by: Zain Hasan <zain_has@hotmail.com>

* Update src/together/lib/cli/api/evals/create.py

Co-authored-by: Zain Hasan <zain_has@hotmail.com>

* Update src/together/lib/cli/api/evals/create.py

Co-authored-by: Zain Hasan <zain_has@hotmail.com>

---------

Co-authored-by: Zain Hasan <zain_has@hotmail.com>

* chore: Add example usage to fine-tuning CLI help pages (#357)

* chore: Add example usage to fine-tuning CLI help pages

* Update src/together/lib/cli/utils/_help_examples.py

Co-authored-by: Zain Hasan <zain_has@hotmail.com>

---------

Co-authored-by: Zain Hasan <zain_has@hotmail.com>

* chore: Add example usage for model commands (#358)

* chore: Add example usage for file commands (#359)

* chore: Add example usage for clusters commands (#360)

* codegen metadata

* codegen metadata

* feat(internal/types): support eagerly validating pydantic iterators

* docs(api): reword docstrings to present tense across resources

* fix(types): constrain endpoint parameter to literals in batches

* chore: Add usage examples for jig commands (#361)

* release: 2.13.0

---------

Co-authored-by: Blaine Kasten <blainekasten@gmail.com>
Co-authored-by: Zain Hasan <zain_has@hotmail.com>
Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>
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