Skip to content

chore: Add help examples to evals commands#356

Merged
blainekasten merged 4 commits into
nextfrom
blaine/dx-542-add-help-examples-for-evals-commands
May 8, 2026
Merged

chore: Add help examples to evals commands#356
blainekasten merged 4 commits into
nextfrom
blaine/dx-542-add-help-examples-for-evals-commands

Conversation

@blainekasten
Copy link
Copy Markdown
Contributor

@blainekasten blainekasten commented May 7, 2026

This adds help example outputs for the top level and the create flow.

Also this improves the outputs of the commands and create a generic component I will reuse for large payload responses.

command output
tg evals create image
tg evals status image
tg evals ls image
tg evals retrieve image
tg evals --help image
tg evals create --help image

@blainekasten blainekasten force-pushed the blaine/dx-542-add-help-examples-for-evals-commands branch from ef4ee66 to 8c69b0c Compare May 7, 2026 18:01
@blainekasten blainekasten requested a review from zainhas May 7, 2026 18:18
@blainekasten blainekasten force-pushed the blaine/dx-542-add-help-examples-for-evals-commands branch from 8c69b0c to 5b6f50a Compare May 7, 2026 18:18
Comment thread src/together/lib/cli/api/evals/create.py
Comment thread src/together/lib/cli/utils/_help_examples.py
Comment thread src/together/lib/cli/api/evals/create.py Outdated
Comment thread src/together/lib/cli/api/evals/create.py Outdated
Comment thread src/together/lib/cli/api/evals/list.py Outdated
Comment thread src/together/lib/cli/utils/_help_examples.py Outdated
@blainekasten blainekasten force-pushed the blaine/dx-542-add-help-examples-for-evals-commands branch from 5b6f50a to 917d1d8 Compare May 8, 2026 14:41
Comment thread src/together/lib/cli/api/evals/create.py Outdated
Comment thread src/together/lib/cli/api/evals/create.py Outdated
Comment thread src/together/lib/cli/api/evals/create.py Outdated
blainekasten and others added 3 commits May 8, 2026 11:23
Co-authored-by: Zain Hasan <zain_has@hotmail.com>
Co-authored-by: Zain Hasan <zain_has@hotmail.com>
Co-authored-by: Zain Hasan <zain_has@hotmail.com>
@blainekasten blainekasten force-pushed the blaine/dx-542-add-help-examples-for-evals-commands branch from 3dc72aa to 72a4cb1 Compare May 8, 2026 16:25
@blainekasten blainekasten merged commit 0794576 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