Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Parameter

Description

languageModel: string

Specifies the language model used.

Default: AZURE_GPT_35_TURBO_16K

Prompts

...

Note

Only adjust prompts if you are fully familiar with the code logic. Small changes can break the module or reduce the output quality.

Parameter

Description

systemPromptCombineSummaries: string

triggerPromptCombineSummaries: string

System and trigger prompt used to combine partial summaries

systemPromptPartialSummary: string

triggerPromptPartialSummary: string

System and trigger prompt used for partial summarization of document parts

systemPromptNameExtraction: string triggerPromptNameExtraction: string

System and trigger prompt used to extract the name of the document

...