@polyweave/fal (1.0.2)
Published 2026-07-17 14:44:25 +00:00 by Dvorak
Installation
@polyweave:registry=https://hub.kl1.tenere.ai/api/packages/Polyweave/npm/npm install @polyweave/fal@1.0.2"@polyweave/fal": "1.0.2"About this package
Fal
Fal.ai adapter for the Polyweave platform. Provides image generation and model inference tools via the Fal.ai API with WebSocket streaming support.
Synopsis
import { createFalAdapter } from '@polyweave/fal';
const adapter = createFalAdapter({ apiKey: process.env.FAL_KEY });
Install
npm install @polyweave/fal
API
createFalAdapter(options)
Creates a Fal.ai adapter with Polyweave-compatible image generation and streaming tools.
Tests
npm test
Requirements
- Node.js >= 18.0.0
License
MIT
Dependencies
Dependencies
| ID | Version |
|---|---|
| @fal-ai/client | ^1.8.3 |
| @polyweave/push-websocket | * |
Development Dependencies
| ID | Version |
|---|---|
| @rigor/core | * |
Peer Dependencies
| ID | Version |
|---|---|
| @polyweave/core | * |
| @polyweave/costs | * |
| @polyweave/errors | * |
Keywords
polyweave
fal
image-generation
ai
adapter