Commit abe8f4a
committed
chore(multiple samples): update langchain and google-genai dependencies
This PR fixes
- Replaced `langchain-google-vertexai` with `langchain-google-genai==4.2.4; python_version >= "3.10"`.
- Replaced `google-vertexai` and older `google-genai` versions with `google-genai==2.7.0; python_version >= "3.10"`.
- Updated `langchain-core` to version `1.4.0` and pinned to `python_version >= "3.10"`.1 parent cbab284 commit abe8f4a
27 files changed
Lines changed: 42 additions & 43 deletions
File tree
- genai
- batch_prediction
- bounding_box
- code_execution
- content_cache
- controlled_generation
- count_tokens
- embeddings
- express_mode
- image_generation
- live
- model_optimizer
- provisioned_throughput
- safety
- template_folder
- text_generation
- thinking
- tools
- tuning
- video_generation
- generative_ai
- evaluation
- extensions
- image_generation
- model_garden
- model_tuning
- prompts
- reasoning_engine
- model_garden/anthropic
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
10 | 10 | | |
0 commit comments