agentskit.js

replayAdapter

Auto-generated API reference for replayAdapter.

Function: replayAdapter()

replayAdapter(fixture): AdapterFactory

Defined in: adapters/src/mock.ts:192

Replay an adapter from a recorded fixture. Each turn maps 1:1 to a recorded entry by index β€” call N replays fixture[N % fixture.length].

#Parameters

#fixture

RecordingFixture

#Returns

AdapterFactory

Explore nearby

✎ Edit this page on GitHubΒ·Found a problem? Open an issue β†’Β·How to contribute β†’

On this page