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 intoTanStack:mainfrom
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 |
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