File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1- Google Gen AI .Net SDK provides an interface for developers to integrate
2- Google's generative models into their .Net applications. It supports the
1+ Google Gen AI .NET SDK provides an interface for developers to integrate
2+ Google's generative models into their .NET applications. It supports the
33[ Gemini Developer API] ( https://ai.google.dev/gemini-api/docs ) and
44[ Vertex AI] ( https://cloud.google.com/vertex-ai/generative-ai/docs/learn/overview )
55APIs.
@@ -400,4 +400,4 @@ public class SegmentImageSimple {
400400 var mask = segmentImageResponse .GeneratedMasks .First ().Mask ;
401401 }
402402}
403- ```
403+ ```
Original file line number Diff line number Diff line change 1- Google Gen AI .Net SDK provides an interface for developers to integrate
2- Google's generative models into their .Net applications. It supports the
1+ Google Gen AI .NET SDK provides an interface for developers to integrate
2+ Google's generative models into their .NET applications. It supports the
33[ Gemini Developer API] ( https://ai.google.dev/gemini-api/docs ) and
44[ Vertex AI] ( https://cloud.google.com/vertex-ai/generative-ai/docs/learn/overview )
55APIs.
@@ -400,4 +400,4 @@ public class SegmentImageSimple {
400400 var mask = segmentImageResponse .GeneratedMasks .First ().Mask ;
401401 }
402402}
403- ```
403+ ```
You can’t perform that action at this time.
0 commit comments