agentskit.js

replayAdapter

Auto-generated API reference for replayAdapter.

Function: replayAdapter()

replayAdapter(fixture): AdapterFactory

Defined in: mock.ts:191

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