Commit c99b9ac
authored
fix: gemini vertex 2.0 flash models don't support profiles (#254)
Add `supports_profiles=False` parameter to Gemini 2.0 Flash models in
the model catalog.
Context: gemini flash 2.0 models do not need Profiles, and this was not
consistent for the vertex/developer models, so fixing for the vertex
models.1 parent d44974b commit c99b9ac
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
766 | 766 | | |
767 | 767 | | |
768 | 768 | | |
| 769 | + | |
769 | 770 | | |
770 | 771 | | |
771 | 772 | | |
| |||
782 | 783 | | |
783 | 784 | | |
784 | 785 | | |
| 786 | + | |
785 | 787 | | |
786 | 788 | | |
787 | 789 | | |
| |||
0 commit comments