Skip to content

Update voice design params to show 150 instead of 300#93

Merged
Kilerd merged 1 commit into
fishaudio:mainfrom
JarodMica:update_voice_design
Jun 23, 2026
Merged

Update voice design params to show 150 instead of 300#93
Kilerd merged 1 commit into
fishaudio:mainfrom
JarodMica:update_voice_design

Conversation

@JarodMica

@JarodMica JarodMica commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

Fixes error 400: if trying to use any value over 150 for the voice design API

Summary by CodeRabbit

  • Documentation
    • Updated Voice Design API documentation: The reference_text field maximum length has been reduced from 300 to 150 characters.

@coderabbitai

coderabbitai Bot commented Jun 23, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 02dda632-c9fd-461b-af37-cb4a16e9d7ae

📥 Commits

Reviewing files that changed from the base of the PR and between 86c81d5 and 9e5becf.

📒 Files selected for processing (2)
  • .mintlify/skills/fish-audio-api/SKILL.md
  • api-reference/endpoint/openapi-v1/voice-design.mdx

📝 Walkthrough

Walkthrough

The reference_text field maximum character limit in the Voice Design (POST /v1/voice-design) endpoint is reduced from 300 to 150 characters. This change is applied in both the OpenAPI reference documentation (voice-design.mdx) and the Mintlify skill documentation (SKILL.md).

Changes

Voice Design reference_text constraint update

Layer / File(s) Summary
Update reference_text max length in docs
api-reference/endpoint/openapi-v1/voice-design.mdx, .mintlify/skills/fish-audio-api/SKILL.md
The reference_text field's documented maximum character limit is changed from 300 to 150 in both the OpenAPI MDX reference and the Mintlify skill table.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • fishaudio/docs#85: Introduces the Voice Design endpoint docs and spec that originally define the reference_text field and its constraints.
  • fishaudio/docs#89: Directly overlaps with this PR by also tightening the reference_text max length from 300 to 150 in the same files.

Suggested reviewers

  • twangodev

Poem

🐇 A field once stretched three hundred long,
Now trimmed to half — more crisp, more strong.
One-fifty chars, no more, no less,
The docs now match the API's best.
Hop hop, less text, more tidiness! ✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The PR title directly and clearly describes the main change: updating voice design parameter documentation from 300 to 150 character limit for reference_text field.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@Kilerd Kilerd merged commit 21cd7f6 into fishaudio:main Jun 23, 2026
3 checks passed
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.

2 participants