📦 deps(thirdparty): update snapshots

This commit is contained in:
ci[bot]
2026-07-06 16:02:57 +00:00
parent 32b074b266
commit 3b9ece8c79
299 changed files with 1063 additions and 858 deletions
@@ -37,7 +37,9 @@ pip install google-generativeai
Set your API key securely:
```bash
export GEMINI_API_KEY="your-api-key-here"
read -rsp "Gemini API key: " GEMINI_API_KEY
echo
export GEMINI_API_KEY
```
### 2. Basic Text Generation