aglinxinyuan commented on PR #6175: URL: https://github.com/apache/texera/pull/6175#issuecomment-4900571959
Good catch — #6171 is the same fix from the opposite direction: it leads with the `ai` bump and adds `@ai-sdk/openai`, whereas this one leads with `@ai-sdk/openai` and adds `ai`. Both moves are needed since the SDK packages are version-coupled by provider spec. 1. Updated this PR's title and description to reflect that both `ai` and `@ai-sdk/openai` move together. 2. On the duplicate: this PR is already merged with main and green, and #6171 carries the newer `@ai-sdk/[email protected]` — I'll consolidate the two and close one, and confirm which here. _🤖 Addressed by [Claude Code](https://claude.com/claude-code)_ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
