Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TanStack/ai
/ createAdapter
Function
createAdapter
packages/ai-fal/tests/video-adapter.test.ts:49–50 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
47
})
48
49
const
createAdapter = () =>
50
falVideo(
'fal-ai/veo3/image-to-video'
, { apiKey:
'test-key'
})
51
52
describe(
'Fal Video Adapter'
, () => {
53
beforeEach(() => {
Callers
1
video-adapter.test.ts
File · 0.70
Calls
1
falVideo
Function · 0.90
Tested by
no test coverage detected