fix(ai): infer provider options for media activities#858
fix(ai): infer provider options for media activities#858AdemBenAbdallah wants to merge 1 commit into
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (4)
✅ Files skipped from review due to trivial changes (1)
🚧 Files skipped from review as they are similar to previous changes (3)
📝 WalkthroughWalkthroughThis PR updates provider-options inference for TTS, transcription, and summarize activities to derive ChangesProvider-options inference fix
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 3 | ❌ 2❌ Failed checks (2 warnings)
✅ Passed checks (3 passed)
✨ 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 |
|
Niice. There's a couple of PRs to merge before this, but thanks |
|
View your CI Pipeline Execution ↗ for commit 6f16b37
☁️ Nx Cloud last updated this comment at |
@tanstack/ai
@tanstack/ai-angular
@tanstack/ai-anthropic
@tanstack/ai-client
@tanstack/ai-code-mode
@tanstack/ai-code-mode-skills
@tanstack/ai-devtools-core
@tanstack/ai-elevenlabs
@tanstack/ai-event-client
@tanstack/ai-fal
@tanstack/ai-gemini
@tanstack/ai-grok
@tanstack/ai-groq
@tanstack/ai-isolate-cloudflare
@tanstack/ai-isolate-node
@tanstack/ai-isolate-quickjs
@tanstack/ai-mcp
@tanstack/ai-ollama
@tanstack/ai-openai
@tanstack/ai-openrouter
@tanstack/ai-preact
@tanstack/ai-react
@tanstack/ai-react-ui
@tanstack/ai-solid
@tanstack/ai-solid-ui
@tanstack/ai-svelte
@tanstack/ai-utils
@tanstack/ai-vue
@tanstack/ai-vue-ui
@tanstack/openai-base
@tanstack/preact-ai-devtools
@tanstack/react-ai-devtools
@tanstack/solid-ai-devtools
commit: |
6f16b37 to
4154021
Compare
4154021 to
563cbf0
Compare
Fixes #593.
Summary
~types.providerOptionsinference for TTS, transcription, and summarize provider options.modelOptionsfrom the selected adapter's~typesmetadata.@tanstack/ai.Validation
pnpm --filter @tanstack/ai test:typespnpm --filter @tanstack/ai test:buildpnpm test:sherifpnpm test:knippnpm test:kiiraRelease impact
@tanstack/ai.Summary by CodeRabbit
providerOptionsinference for speech, transcription, and summarization based on adapter-provided type metadata.@tanstack/aias a patch update.