@goonnguyen/human-mcp 2.8.4 → 2.10.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. package/README.md +1 -0
  2. package/dist/index.js +70444 -35442
  3. package/package.json +4 -1
package/README.md CHANGED
@@ -1454,6 +1454,7 @@ GOOGLE_GEMINI_API_KEY=your_api_key
1454
1454
 
1455
1455
  # Optional Core Configuration
1456
1456
  GOOGLE_GEMINI_MODEL=gemini-2.5-flash
1457
+ GOOGLE_GEMINI_IMAGE_MODEL=gemini-2.5-flash-image-preview
1457
1458
  LOG_LEVEL=info
1458
1459
  PORT=3000
1459
1460
  MAX_REQUEST_SIZE=50MB