Skip to content

Conversation

@krisn0x
Copy link
Contributor

@krisn0x krisn0x commented Nov 19, 2025

Summary

Grammatical fixes to the audio operation descriptions in the OpenAI node, visual only.

Related Linear tickets, Github issues, and Community forum posts

Review / Merge checklist

  • PR title and summary are descriptive. (conventions)
  • Docs updated or follow-up ticket created.
  • Tests included.
  • PR Labeled with release/backport (if the PR is an urgent fix that needs to be backported)

Note

Corrects wording for transcribe/translate audio descriptions in OpenAI node (v1 and v2).

  • OpenAI Node – Audio actions:
    • Update description text for transcribe and translate options in:
      • packages/@n8n/nodes-langchain/nodes/vendors/OpenAi/v1/actions/audio/index.ts
      • packages/@n8n/nodes-langchain/nodes/vendors/OpenAi/v2/actions/audio/index.ts
    • Changes:
      • Transcribes audio into the textTranscribes audio into text
      • Translate audio into the text in the english languageTranslates audio into text in English

Written by Cursor Bugbot for commit 00f8ca9. This will update automatically on new commits. Configure here.

@n8n-assistant n8n-assistant bot added the n8n team Authored by the n8n team label Nov 19, 2025
@codecov
Copy link

codecov bot commented Nov 19, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 2 files

@krisn0x krisn0x changed the title chore(OpenAi Node): Fix grammar in audio operation descriptions fix(OpenAi Node): Fix grammar in audio operation descriptions Nov 19, 2025
@krisn0x krisn0x requested a review from arc64 November 21, 2025 18:14
@krisn0x krisn0x merged commit 75402fb into master Nov 24, 2025
41 checks passed
@krisn0x krisn0x deleted the openai-node-grammar-fix branch November 24, 2025 11:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

n8n team Authored by the n8n team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants