Skip to content

Commit 724a192

Browse files
Jonathanbrum/eng 33523 updating modeltypes to include transcribe for whisper model (#342)
* Adding transcribe to models.py to resolve error with getmodels call * updating vserion in pyproject.toml --------- Co-authored-by: orangetin <[email protected]>
1 parent 468a561 commit 724a192

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ build-backend = "poetry.masonry.api"
1212

1313
[tool.poetry]
1414
name = "together"
15-
version = "1.5.19"
15+
version = "1.5.20"
1616
authors = ["Together AI <[email protected]>"]
1717
description = "Python client for Together's Cloud Platform!"
1818
readme = "README.md"

0 commit comments

Comments
 (0)