MapGptReplayRecorder

class MapGptReplayRecorder(debugModeRepository: DebugModeRepository, context: Context, scope: CoroutineScope) : ReplayRecorder

Constructors

Link copied to clipboard
constructor(debugModeRepository: DebugModeRepository, context: Context, scope: CoroutineScope)

Functions

Link copied to clipboard
open override fun recordRawResponse(text: String)
Link copied to clipboard
open override fun recordRequest(apiHost: String, request: MapGptStreamingRequest)