Norsk logo Developer Documentation
  • Norsk Media Typescript SDK
  • Interfaces
  • LivePlanSettings
1.0.402-nightly-8e0f37c6 1.0.401 1.0.400 1.0.399

LivePlanSettings interface

Settings for creating a live plan session.

Signature:

export interface LivePlanSettings

Properties

Property Type Description

contextDocuments?

string[]

(Optional)

functions?

FunctionDeclaration[]

(Optional)

intervalSeconds

number

onError?

(error: string) ⇒ void

(Optional)

onProposedSpec?

(spec: LiveSpec) ⇒ void

(Optional)

provider

ReasoningProvider

query

string

LiveEvaluateVideoSettings LiveSpec

The source code for this UI is licensed under the terms of the MPL-2.0 license.