Remove Language detection; drop Transfer call from the system tools table - #121
Conversation
… table The language_detection system tool is removed from the product — sessions always converse in the configured speaking language. Transfer call leaves the toggle table since it has no switch (auto-enabled with a transfer destination); its explanatory section stays. Co-Authored-By: Claude Fable 5 <[email protected]>
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (7)
📝 WalkthroughWalkthroughThe documentation now states that sessions use the configured speaking language. System tool documentation lists call hang-up capability without automatic language detection or call transfer details. API reference schemas remove language-detection fields. ChangesLanguage and system tool documentation
Estimated code review effort: 2 (Simple) | ~10 minutes Possibly related PRs
✨ Finishing Touches 💡 1🛠️ Fix failing CI checks 💡
🧪 Generate unit tests (beta)
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. Comment |
Companion to fishaudio/platform-api#1266 (removes the
language_detectionsystem tool from the product).system-tools.mdx: table now lists only Hang up call; Transfer call leaves the toggle table (it has no switch — auto-enabled once a transfer destination is configured; its explanatory section stays). Builder section no longer points at a Configuration-page switch.voice-language.mdx: speaking language is now unconditional — detection table and Tip removed.tools.mdx/configuration.mdx/authenticated-sessions.mdx/llms.txt: passing mentions cleaned up.openapi.json:language_detectionremoved fromAgentSystemToolsConfig/PublicSystemToolsPatch; session-creation description updated.🤖 Generated with Claude Code
Need help on this PR? Tag
@codesmith-botwith what you need. Autofix is disabled.Summary by CodeRabbit