-
Notifications
You must be signed in to change notification settings - Fork 7
feat(together-ai/black-forest-labs/FLUX-3): add new models [bot] #2043
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
Changes from all commits
1877984
b75176e
ff829ef
1be7601
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,26 @@ | ||
| costs: | ||
| # Together AI publishes FLUX-3 pricing as $0.17 per video (up to 20 seconds). | ||
| # The schema has no per-video cost field, and per-second/resolution rates | ||
| # are not published; token costs are placeholders and do not reflect | ||
| # actual charges. | ||
| - input_cost_per_token: 0.0 | ||
| output_cost_per_token: 0.0 | ||
| region: "*" | ||
| modalities: | ||
| input: | ||
| - text | ||
| - image | ||
| - video | ||
| output: | ||
| - video | ||
| - audio | ||
| - image | ||
|
Archit-Kumar-16 marked this conversation as resolved.
|
||
| mode: video | ||
| model: black-forest-labs/FLUX-3 | ||
| provisioning: serverless | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Missing reasoning_effort param removalMedium Severity This video model omits Reviewed by Cursor Bugbot for commit 1be7601. Configure here. |
||
| sources: | ||
| - https://www.together.ai/models/flux-3 | ||
| - https://bfl.ai/blog/flux-3 | ||
| status: preview | ||
| supportedModes: | ||
| - video | ||
|
cursor[bot] marked this conversation as resolved.
|
||


Uh oh!
There was an error while loading. Please reload this page.