Skip to content

getBiggestPrompt

getBiggestPrompt(prompts): PromptTemplate

Defined in: .build/typescript/packages/core/src/indices/prompt-helper.ts:26

Get biggest empty prompt size from a list of prompts. Used to calculate the maximum size of inputs to the LLM.

PromptTemplate<string[], string[], string>[]

PromptTemplate