needware-cli 1.7.0 → 1.7.1
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.
package/package.json
CHANGED
|
@@ -61,7 +61,7 @@ Trigger Conditions (use if any are met):
|
|
|
61
61
|
|
|
62
62
|
## Model Selection Guide
|
|
63
63
|
|
|
64
|
-
**IMPORTANT:** Use `gemini-3-pro-image-preview` model for image generation, and `google/gemini-2.5-flash` model for text/image analysis.
|
|
64
|
+
**IMPORTANT:** Use `google/gemini-3-pro-image-preview` model for image generation, and `google/gemini-2.5-flash` model for text/image analysis.
|
|
65
65
|
|
|
66
66
|
## AI Integration Architecture Patterns
|
|
67
67
|
|