Commit 0f41f6d
authored
Add Gemini base URL setup instructions to README (#34)
## Summary
- Replace the commented-out Gemini section with concrete code examples
for both `@google/genai` (v1.x) and `@google/generative-ai` (v0.x)
- Add missing `ANTHROPIC_API_KEY=mock-key` to the env block
## Test plan
- [x] README renders correctly
- [x] Code examples use correct constructor APIs for both SDK versions
🤖 Generated with [Claude Code](https://claude.com/claude-code)1 file changed
Lines changed: 22 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
| 120 | + | |
120 | 121 | | |
121 | | - | |
122 | | - | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
123 | 143 | | |
124 | 144 | | |
125 | 145 | | |
| |||
0 commit comments