Skip to content

Conversation

@AVtheking
Copy link
Contributor

Background

when trying to edit the timestampGranularitie prop for groq as per docs getting the following error

data: {
   error: {
     message: 'unknown param `timestamp_granularities`',
     type: 'invalid_request_error'
   }
 },

Summary

Fixed handling of timestamp_granularities

Manual Verification

Run the eg with timestamp_granularities prop.

Checklist

  • Tests have been added / updated (for bug fixes / features)
  • Documentation has been added / updated (for bug fixes / features)
  • A patch changeset for relevant packages has been added (for bug fixes / features - run pnpm changeset in the project root)
  • I have reviewed this pull request (self-review)

Related Issues

Fixes #9706

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

groq.transcribe doesn't support timestampGranularities

1 participant