Together

Latest version: v1.4.6

Safety actively analyzes 714860 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 7 of 10

1.1.3

What's Changed
* Bump ruff from 0.3.7 to 0.4.1 by dependabot in https://github.com/togethercomputer/together-python/pull/103
* Bump types-tqdm from 4.66.0.20240106 to 4.66.0.20240417 by dependabot in https://github.com/togethercomputer/together-python/pull/104
* Bump pyarrow from 15.0.2 to 16.0.0 by dependabot in https://github.com/togethercomputer/together-python/pull/105
* Bump aiohttp from 3.9.4 to 3.9.5 by dependabot in https://github.com/togethercomputer/together-python/pull/107
* Bump eval-type-backport from 0.1.3 to 0.2.0 by dependabot in https://github.com/togethercomputer/together-python/pull/106
* Add required parameter max_tokens to completions example by sepiatone in https://github.com/togethercomputer/together-python/pull/110
* (Minor) Update typo in README.md by sepiatone in https://github.com/togethercomputer/together-python/pull/111
* Add social links and logo to readme by orangetin in https://github.com/togethercomputer/together-python/pull/112
* Bump pytest from 8.1.1 to 8.2.0 by dependabot in https://github.com/togethercomputer/together-python/pull/114
* Bump mypy from 1.9.0 to 1.10.0 by dependabot in https://github.com/togethercomputer/together-python/pull/115
* Bump tox from 4.14.2 to 4.15.0 by dependabot in https://github.com/togethercomputer/together-python/pull/116
* Bump black from 24.4.0 to 24.4.2 by dependabot in https://github.com/togethercomputer/together-python/pull/117
* Bump ruff from 0.4.1 to 0.4.2 by dependabot in https://github.com/togethercomputer/together-python/pull/118
* Add the example script for data pretokenization by mryab in https://github.com/togethercomputer/together-python/pull/101
* Add "tool" as a valid MessageRole by orangetin in https://github.com/togethercomputer/together-python/pull/119
* Bump to v1.1.3 by orangetin in https://github.com/togethercomputer/together-python/pull/120

New Contributors
* sepiatone made their first contribution in https://github.com/togethercomputer/together-python/pull/110

**Full Changelog**: https://github.com/togethercomputer/together-python/compare/v1.1.2...v1.1.3

1.1.2

What's Changed
* WandB API Param Name fix by azahed98 in https://github.com/togethercomputer/together-python/pull/102


**Full Changelog**: https://github.com/togethercomputer/together-python/compare/v1.1.1...v1.1.2

1.1.1

What's Changed
* Bump idna from 3.6 to 3.7 by dependabot in https://github.com/togethercomputer/together-python/pull/92
* Fix missing keys in report_dict for _check_jsonl by mryab in https://github.com/togethercomputer/together-python/pull/93
* Bump black from 24.3.0 to 24.4.0 by dependabot in https://github.com/togethercomputer/together-python/pull/94
* Bump pydantic from 2.6.4 to 2.7.0 by dependabot in https://github.com/togethercomputer/together-python/pull/95
* Bump aiohttp from 3.9.3 to 3.9.4 by dependabot in https://github.com/togethercomputer/together-python/pull/96
* Bump ruff from 0.3.5 to 0.3.7 by dependabot in https://github.com/togethercomputer/together-python/pull/97
* Bump version to 1.1.1 by mryab in https://github.com/togethercomputer/together-python/pull/98


**Full Changelog**: https://github.com/togethercomputer/together-python/compare/v1.1.0...v1.1.1

1.1.0

What's Changed
* Bump typer from 0.12.0 to 0.12.1 by dependabot in https://github.com/togethercomputer/together-python/pull/91
* Bump types-requests from 2.31.0.20240402 to 2.31.0.20240406 by dependabot in https://github.com/togethercomputer/together-python/pull/90
* Check Parquet files in together-cli, supply filetype in header by mryab in https://github.com/togethercomputer/together-python/pull/73

New Contributors
* mryab made their first contribution in https://github.com/togethercomputer/together-python/pull/73

**Full Changelog**: https://github.com/togethercomputer/together-python/compare/v1.0.1...v1.1.0

1.0.1

What's Changed
* [WIP] v1.0.0 Updates by orangetin in https://github.com/togethercomputer/together-python/pull/71
* Bump black from 23.12.1 to 24.3.0 by dependabot in https://github.com/togethercomputer/together-python/pull/76
* remove unused file _utils.py by orangetin in https://github.com/togethercomputer/together-python/pull/74
* Add basic issue templates by orangetin in https://github.com/togethercomputer/together-python/pull/75
* Create dependabot.yml by orangetin in https://github.com/togethercomputer/together-python/pull/77
* Fix annotation compatibility for older python versions by orangetin in https://github.com/togethercomputer/together-python/pull/78
* [WIP] Docs for v1.0.0 by Nutlope in https://github.com/togethercomputer/together-python/pull/84
* Bump pytest from 7.4.4 to 8.1.1 by dependabot in https://github.com/togethercomputer/together-python/pull/80
* Bump filelock from 3.13.1 to 3.13.3 by dependabot in https://github.com/togethercomputer/together-python/pull/79
* Bump typer from 0.9.0 to 0.12.0 by dependabot in https://github.com/togethercomputer/together-python/pull/81
* Bump ruff from 0.3.4 to 0.3.5 by dependabot in https://github.com/togethercomputer/together-python/pull/82
* Bump types-requests from 2.31.0.20240311 to 2.31.0.20240402 by dependabot in https://github.com/togethercomputer/together-python/pull/83
* CLI related fixes and improvements by orangetin in https://github.com/togethercomputer/together-python/pull/85
* Legacy compatibility by orangetin in https://github.com/togethercomputer/together-python/pull/87
* Fix typos in readme for files/fine-tune by orangetin in https://github.com/togethercomputer/together-python/pull/88

New Contributors
* dependabot made their first contribution in https://github.com/togethercomputer/together-python/pull/76
* Nutlope made their first contribution in https://github.com/togethercomputer/together-python/pull/84

**Full Changelog**: https://github.com/togethercomputer/together-python/compare/v0.2.11...v1.0.1

0.2.11

What's Changed
* Check file empty or bad decoding by azahed98 in https://github.com/togethercomputer/together/pull/67
* Add AsyncComplete to do LLM completions asynchronously by clam004 in https://github.com/togethercomputer/together/pull/68
* ENG-1594 : Job failed due to bad user input by justusc in https://github.com/togethercomputer/together/pull/69


**Full Changelog**: https://github.com/togethercomputer/together/compare/v0.2.10...v0.2.11

Page 7 of 10

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.