-
Notifications
You must be signed in to change notification settings - Fork 377
feat(api-nodes): add pricing for new Kling 2.5 Turbo model #5892
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
🎭 Playwright Test Results❌ Some tests failed ⏰ Completed at: 10/04/2025, 07:47:17 PM UTC 📈 Summary
📊 Test Reports by Browser
🎉 Click on the links above to view detailed test results for each browser configuration. |
🎨 Storybook Build Status✅ Build completed successfully! ⏰ Completed at: 10/04/2025, 07:34:04 PM UTC 🔗 Links🎉 Your Storybook is ready for review! |
if (modeValue.includes('v2-1-master')) { | ||
if (modeValue.includes('v2-5-turbo')) { | ||
if (modeValue.includes('10')) { | ||
return '$0.7/Run' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
So this would be 70 cents?
How would you feel about '$0.70/Run'
?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
that makes sense, changed to $0.70/Run
441eab2
to
93b7e62
Compare
93b7e62
to
6ddbd8a
Compare
Summary
Added prices for new model to the
KlingTextToVideoNode
andKlingImage2VideoNode
nodesScreenshots (if applicable)
┆Issue is synchronized with this Notion page by Unito