Skip to main content

Interface: SynthesizeParamsNonStreaming

Extends

Properties

nodesWithScore

nodesWithScore: NodeWithScore <Metadata>[]

Inherited from

SynthesizeParamsBase . nodesWithScore

Source

packages/core/src/synthesizers/types.ts:7


query

query: string

Inherited from

SynthesizeParamsBase . query

Source

packages/core/src/synthesizers/types.ts:6


stream?

optional stream: null | false

Source

packages/core/src/synthesizers/types.ts:15