interface GeminiPartBase {
    thought?: boolean;
}

Hierarchy (view full)

Properties

Properties

thought?: boolean