Skip to content

chore: Switch to an async version of DownloadManager#353

Merged
blainekasten merged 5 commits into
nextfrom
blaine/eng-87128-switch-downloadmanager-to-use-async-together
May 7, 2026
Merged

chore: Switch to an async version of DownloadManager#353
blainekasten merged 5 commits into
nextfrom
blaine/eng-87128-switch-downloadmanager-to-use-async-together

Conversation

@blainekasten
Copy link
Copy Markdown
Contributor

@blainekasten blainekasten commented May 1, 2026

Makes an AsyncDownloader so we can use async code in CLI and not wrap with a new client.

@blainekasten blainekasten force-pushed the blaine/eng-87128-switch-downloadmanager-to-use-async-together branch from 3011341 to a785c6a Compare May 2, 2026 02:06
@blainekasten blainekasten requested a review from zainhas May 2, 2026 02:40
Comment thread src/together/lib/resources/files.py Outdated
Comment thread src/together/lib/resources/files.py Outdated
Comment thread src/together/lib/resources/files.py Outdated
Comment thread src/together/lib/resources/files.py Outdated
blainekasten and others added 4 commits May 7, 2026 12:37
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>
Co-authored-by: Zain Hasan <zain_has@hotmail.com>
@blainekasten blainekasten merged commit c756670 into next May 7, 2026
9 checks passed
@stainless-app stainless-app Bot mentioned this pull request May 7, 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