Skip to content

docs: update for PR #53#16

Open
github-actions[bot] wants to merge 1 commit intomainfrom
docs/pr-53
Open

docs: update for PR #53#16
github-actions[bot] wants to merge 1 commit intomainfrom
docs/pr-53

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Feb 7, 2026

Documentation Updates for PR #53

This PR updates the documentation to reflect changes made in node-banana PR #53.

Changes Made

Changelog (pages/changelog.mdx)

Added "Unreleased" section with the following entries:

Added:

  • Model browser refresh button to manually clear model and schema caches
  • 48-hour localStorage caching for model lists and schema parameters to reduce API calls
  • 20MB upload size guard to prevent memory spikes when uploading images

Changed:

  • fal.ai generation now uses async queue-based execution with polling instead of blocking requests
  • Base64 images are now uploaded to fal.ai CDN before submission to avoid large inline payloads

Fixed:

  • WaveSpeed video generation now saves with correct file extension
  • Updated Kie and WaveSpeed provider badge icons for visual consistency

Troubleshooting Guide (pages/guides/troubleshooting.mdx)

  • Added note about using the refresh button to clear stale model lists under "fal.ai errors"

Models & Pricing Guide (pages/guides/models-pricing.mdx)

  • Added documentation for 48-hour caching of model lists and schemas
  • Added documentation for manual refresh button feature

Summary of node-banana PR #53

The upstream PR made the following changes:

  • Migrated fal.ai from blocking fal.run API to async queue-based execution with 1-second polling
  • Implemented CDN upload for base64 images to avoid sending large inline payloads to fal.ai
  • Added 48-hour localStorage caching for model lists and schema parameters with manual refresh capability
  • Added 20MB upload size guard to prevent memory issues
  • Fixed WaveSpeed video file extension handling
  • Updated provider badge icons for Kie and WaveSpeed
  • Removed dead code and added code review improvements

All user-facing changes have been documented appropriately.

- Add changelog entries for fal.ai queue migration, caching, and bug fixes
- Document 48-hour localStorage caching for models and schemas
- Document manual refresh button in model browser
- Add troubleshooting note for stale model lists
- Update models-pricing guide with caching information

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@vercel
Copy link

vercel bot commented Feb 7, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
node-banana-docs Ready Ready Preview, Comment Feb 7, 2026 11:42am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant