Skip to content

StreamingFixture

Defined in: fixture-types.ts:47

Streaming fixture

readonly chunks: readonly IRStreamChunk[]

Defined in: fixture-types.ts:50


readonly optional finalResponse: IRChatResponse

Defined in: fixture-types.ts:51


readonly metadata: FixtureMetadata

Defined in: fixture-types.ts:48


readonly optional providerRequest: unknown

Defined in: fixture-types.ts:52


readonly optional providerStreamEvents: readonly unknown[]

Defined in: fixture-types.ts:53


readonly request: IRChatRequest

Defined in: fixture-types.ts:49