Function: getBiggestPrompt()
getBiggestPrompt(
prompts
):SimplePrompt
Get biggest empty prompt size from a list of prompts. Used to calculate the maximum size of inputs to the LLM.
Parameters
• prompts: SimplePrompt
[]
getBiggestPrompt(
prompts
):SimplePrompt
Get biggest empty prompt size from a list of prompts. Used to calculate the maximum size of inputs to the LLM.
• prompts: SimplePrompt
[]