Skip to content

Commit

Permalink
Update google.md (#1251)
Browse files Browse the repository at this point in the history
  • Loading branch information
Filimoa authored Dec 16, 2024
1 parent f736fc1 commit bce6e69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/integrations/google.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ This guide will show you how to use Instructor with the Google.GenerativeAI libr
Google's Gemini models provide powerful AI capabilities with multimodal support. This guide shows you how to use Instructor with Google's Gemini models for type-safe, validated responses.

```bash
pip install "instructor[google-generativeai]
pip install "instructor[google-generativeai, vertexai]"
```

## Simple User Example (Sync)
Expand Down

0 comments on commit bce6e69

Please sign in to comment.