React Native Firebase
    Preparing search index...

    Variable ThinkingLevelConst

    ThinkingLevel: { HIGH: string; LOW: string; MEDIUM: string; MINIMAL: string } = ...

    A preset that controls the model's "thinking" process. Use ThinkingLevel.LOW for faster responses on less complex tasks, and ThinkingLevel.HIGH for better reasoning on more complex tasks.

    Type Declaration

    • HIGH: string
    • LOW: string
    • MEDIUM: string
    • MINIMAL: string