Skip to content

Bump together-ai from 0.16.0 to 0.39.0 in /backend#16

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/backend/together-ai-0.39.0
Open

Bump together-ai from 0.16.0 to 0.39.0 in /backend#16
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/backend/together-ai-0.39.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 7, 2026

Bumps together-ai from 0.16.0 to 0.39.0.

Release notes

Sourced from together-ai's releases.

v0.39.0

0.39.0 (2026-04-03)

Full Changelog: v0.38.0...v0.39.0

Features

  • Add support for video model media params (b0ebf44)
  • api: add bit_rate parameter to speech create method (e4203ae)
  • api: add packing parameter to fine-tuning create method (94e6c1c)
  • api: add random_seed parameter and response field to fine-tuning (2f40023)
  • api: manual updates (f0ff289)
  • rl: update openapi spec to reflect new changes (b372b11)

Bug Fixes

  • types: remove a100-80gb from gpu_type enum in jig update/deploy params (1097c64)

Chores

  • ci: skip lint on metadata-only changes (9e031ae)
  • internal: regenerate SDK with no functional changes (4d58317)
  • internal: update gitignore (fdb619f)
  • internal: update multipart form array serialization (1a26197)
  • tests: bump steady to v0.19.4 (2ce12b0)
  • tests: bump steady to v0.19.5 (cec082d)
  • tests: bump steady to v0.19.6 (48b6d4f)
  • tests: bump steady to v0.19.7 (0baddc9)
  • tests: bump steady to v0.20.1 (467edb6)
  • tests: bump steady to v0.20.2 (780f6b3)

Refactors

  • tests: switch from prism to steady (d9c83f4)

v0.38.0

0.38.0 (2026-03-18)

Full Changelog: v0.37.0...v0.38.0

Features

  • Add FT models supported and limits (eb83352)
  • Add typing for completion responses related to logprobs (7be3686)
  • Add wandb_entity argument to OpenAPI definition (71e55a9)
  • Another try (d59291f)
  • api: manual updates (9fe1286)

... (truncated)

Changelog

Sourced from together-ai's changelog.

0.39.0 (2026-04-03)

Full Changelog: v0.38.0...v0.39.0

Features

  • Add support for video model media params (b0ebf44)
  • api: add bit_rate parameter to speech create method (e4203ae)
  • api: add packing parameter to fine-tuning create method (94e6c1c)
  • api: add random_seed parameter and response field to fine-tuning (2f40023)
  • api: manual updates (f0ff289)
  • rl: update openapi spec to reflect new changes (b372b11)

Bug Fixes

  • types: remove a100-80gb from gpu_type enum in jig update/deploy params (1097c64)

Chores

  • ci: skip lint on metadata-only changes (9e031ae)
  • internal: regenerate SDK with no functional changes (4d58317)
  • internal: update gitignore (fdb619f)
  • internal: update multipart form array serialization (1a26197)
  • tests: bump steady to v0.19.4 (2ce12b0)
  • tests: bump steady to v0.19.5 (cec082d)
  • tests: bump steady to v0.19.6 (48b6d4f)
  • tests: bump steady to v0.19.7 (0baddc9)
  • tests: bump steady to v0.20.1 (467edb6)
  • tests: bump steady to v0.20.2 (780f6b3)

Refactors

  • tests: switch from prism to steady (d9c83f4)

0.38.0 (2026-03-18)

Full Changelog: v0.37.0...v0.38.0

Features

  • Add FT models supported and limits (eb83352)
  • Add typing for completion responses related to logprobs (7be3686)
  • Add wandb_entity argument to OpenAPI definition (71e55a9)
  • Another try (d59291f)
  • api: manual updates (9fe1286)
  • api: manual updates (eb817bf)
  • api: manual updates (206ba6d)

... (truncated)

Commits
  • 18214e5 release: 0.39.0 (#214)
  • 047a427 release: 0.38.0 (#212)
  • d2dea90 release: 0.37.0
  • ba2b60d codegen metadata
  • 92aede3 chore: cleanup
  • 5ee4f51 chore(client): restructure abort controller binding
  • e2a7f3b feat: ENG-82904 - chore: update ReplicaEvent schema
  • 0438572 codegen metadata
  • fba848a chore(client): do not parse responses with empty content-length
  • 33d66de fix(client): avoid memory leak with abort signals
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [together-ai](https://github.com/togethercomputer/together-typescript) from 0.16.0 to 0.39.0.
- [Release notes](https://github.com/togethercomputer/together-typescript/releases)
- [Changelog](https://github.com/togethercomputer/together-typescript/blob/main/CHANGELOG.md)
- [Commits](togethercomputer/together-typescript@v0.16.0...v0.39.0)

---
updated-dependencies:
- dependency-name: together-ai
  dependency-version: 0.39.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants