Skip to content

Comments

feat(fal): support kontext model#6549

Merged
nicoalbanese merged 4 commits intomainfrom
na/fal-add-kontext
May 30, 2025
Merged

feat(fal): support kontext model#6549
nicoalbanese merged 4 commits intomainfrom
na/fal-add-kontext

Conversation

@nicoalbanese
Copy link
Collaborator

@nicoalbanese nicoalbanese commented May 30, 2025

Background

Fal added support for new Flux Kontext models.

Summary

Adds model ids, example, and updates docs.

Tasks

  • Tests have been added / updated (for bug fixes / features)
  • Documentation has been added / updated (for bug fixes / features)
  • A patch changeset for relevant packages has been added (for bug fixes / features - run pnpm changeset in the project root)
  • Formatting issues have been fixed (run pnpm prettier-fix in the project root)

Future Work

We might want to add typed provider options here. Currently just pass through the entire provider options into the body.

@nicoalbanese nicoalbanese marked this pull request as ready for review May 30, 2025 16:39
@nicoalbanese nicoalbanese merged commit 2e6e5d3 into main May 30, 2025
8 checks passed
@nicoalbanese nicoalbanese deleted the na/fal-add-kontext branch May 30, 2025 18:12
@akabarki76
Copy link

A few considerations:

Testing: The checklist indicates that tests haven't been added yet—ensuring proper validation before merging might help catch any unexpected issues.

Typed Provider Options: The future work notes suggest passing all provider options into the request body for now. Defining typed options could make integrations cleaner and reduce runtime errors.

Formatting & Documentation: Since formatting fixes (pnpm prettier-fix) and documentation updates are included, it seems like the commit is well-prepared in terms of maintainability.

dancer pushed a commit that referenced this pull request Jun 5, 2025
## Background

Fal added support for new Flux Kontext models.

## Summary

Adds model ids, example, and updates docs.

## Tasks

- [ ] Tests have been added / updated (for bug fixes / features)
- [x] Documentation has been added / updated (for bug fixes / features)
- [x] A _patch_ changeset for relevant packages has been added (for bug
fixes / features - run `pnpm changeset` in the project root)
- [x] Formatting issues have been fixed (run `pnpm prettier-fix` in the
project root)

## Future Work

We might want to add typed provider options here. Currently just pass
through the entire provider options into the body.
@gr2m gr2m added ai/provider provider/fal Issues related to the @ai-sdk/fal provider labels Oct 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ai/provider provider/fal Issues related to the @ai-sdk/fal provider

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants