Skip to content

Conversation

@Together-Jonathan
Copy link
Contributor

Have you read the Contributing Guidelines?

Issue #ENG-33523

Describe your changes

Clearly and concisely describe what's in this pull request. Include screenshots, if necessary.

Adding "TRANSCRIBE=transcribe" to "src/together/types/models.py" under "class ModelType(str, Enum):"

This is to resolve a current error with our "client.models.list()" call currently in the Python SDK. This currently results in the following error:
Input should be 'chat', 'language', 'code', 'image', 'embedding', 'moderation', 'rerank' or 'audio' [type=enum, input_value='transcribe', input_type=str] For further information visit https://errors.pydantic.dev/2.10/v/enum

@orangetin orangetin merged commit 468a561 into main Jul 10, 2025
10 checks passed
@orangetin orangetin deleted the jonathanbrum/eng-33523-updating-modeltypes-to-include-transcribe-for-whisper-model branch July 10, 2025 17:46
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.

4 participants