• Preparing search index...
  • The search index is not available
@honua/sdk-js
  • @honua/sdk-js
  • nl-map-control
  • createRecordedNlLlm

Function createRecordedNlLlm

  • createRecordedNlLlm(exchanges): NlLlmCallback
  • Experimental

    A deterministic LLM callback replaying recorded request/response exchanges in order. Any drift between the live request and the recording throws fixture-mismatch instead of answering from the wrong exchange.

    Parameters

    • exchanges: readonly NlRecordedExchange[]

    Returns NlLlmCallback

    • Defined in work/honua-sdk-js/honua-sdk-js/src/nl-map-control/index.ts:1200

Settings

Member Visibility
@honua/sdk-js
  • Loading...

Generated using TypeDoc