mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-04-22 19:14:33 -07:00
docs: regenerate settings documentation and schema for image generation
This commit is contained in:
@@ -8,7 +8,8 @@ import { describe, it, expect, vi, beforeEach, afterEach } from 'vitest';
|
||||
import * as fs from 'node:fs';
|
||||
|
||||
import type { GenerateImageParams } from './generate-image.js';
|
||||
import { GenerateImageTool ,
|
||||
import {
|
||||
GenerateImageTool,
|
||||
promptToFilename,
|
||||
getUniqueFilename,
|
||||
validateOutputPath,
|
||||
|
||||
Reference in New Issue
Block a user