fix #392 docs(openai): update OpenAI adapter documentation to reflect model pa…#406
fix #392 docs(openai): update OpenAI adapter documentation to reflect model pa…#406liyown wants to merge 1 commit into
Conversation
…rameter changes and rename TTS functions
📝 WalkthroughWalkthroughDocumentation updates to OpenAI adapter APIs requiring explicit Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 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 |
|
Hi @liyown thanks for your contribution. I'm sorry we hadn't addressed this PR until now. This is now unfortunately very out of date, so we're going to close it. If you have any other documenation issues you find, feel free to raise another pr |
Updated OpenAI adapter docs to match the current API signatures and naming:
Motivation: docs were inconsistent with the current adapter API and could mislead users into passing apiKey as arg #1 or using non-existent TTS
function names.
✅ Checklist
Summary by CodeRabbit