Skip to content

Commit ffbf065

Browse files
wanlin31copybara-github
authored andcommitted
Copybara import of the project:
-- ed3b3c8 by release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>: Release Google.GenAI version 0.10.0 -- 116d7eb by Wanlin Du <wanlindu@google.com>: Update CHANGELOG.md COPYBARA_INTEGRATE_REVIEW=#160 from googleapis:release-please--branches--main--components--Google.GenAI 116d7eb PiperOrigin-RevId: 853430144
1 parent ff3f6b6 commit ffbf065

32 files changed

Lines changed: 140 additions & 6807 deletions

DemoApp/Files/Properties/launchSettings.json

Lines changed: 0 additions & 12 deletions
This file was deleted.

DemoApp/Files/packages.lock.json

Lines changed: 1 addition & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,6 @@
2828
"resolved": "7.0.0",
2929
"contentHash": "GLltyqEsE5/3IE+zYRP5sNa1l44qKl9v+bfdMcwg+M9qnQf47wK3H0SUR/T+3N4JEQXF3vV4CSuuo0rsg+nq2A=="
3030
},
31-
"System.IO.Pipelines": {
32-
"type": "Transitive",
33-
"resolved": "10.0.1",
34-
"contentHash": "26LbFXHKd7PmRnWlkjnYgmjd5B6HYVG+1MpTO25BdxTJnx6D0O16JPAC/S4YBqjtt4YpfGj1QO/Ss6SPMGEGQw=="
35-
},
3631
"System.Management": {
3732
"type": "Transitive",
3833
"resolved": "7.0.2",
@@ -41,17 +36,10 @@
4136
"System.CodeDom": "7.0.0"
4237
}
4338
},
44-
"System.Text.Encodings.Web": {
45-
"type": "Transitive",
46-
"resolved": "10.0.1",
47-
"contentHash": "cVAka0o1rJJ5/De0pjNs7jcaZk5hUGf1HGzUyVmE2MEB1Vf0h/8qsWxImk1zjitCbeD2Avaq2P2+usdvqgbeVQ=="
48-
},
4939
"google.genai": {
5040
"type": "Project",
5141
"dependencies": {
52-
"Google.Apis.Auth": "[1.69.0, )",
53-
"Microsoft.Extensions.AI.Abstractions": "[10.1.1, )",
54-
"MimeTypes": "[2.5.2, )"
42+
"Google.Apis.Auth": "[1.69.0, )"
5543
}
5644
},
5745
"Google.Apis.Auth": {
@@ -64,31 +52,6 @@
6452
"Google.Apis.Core": "1.69.0",
6553
"System.Management": "7.0.2"
6654
}
67-
},
68-
"Microsoft.Extensions.AI.Abstractions": {
69-
"type": "CentralTransitive",
70-
"requested": "[10.1.1, )",
71-
"resolved": "10.1.1",
72-
"contentHash": "cgj8iHv4JwUpcPANZ0oLILz146Y1Oa+l280b1c1a3DjwZflH9nmYcrX952YUuqftz2sheAC2TPCGcEa6unKQgQ==",
73-
"dependencies": {
74-
"System.Text.Json": "10.0.1"
75-
}
76-
},
77-
"MimeTypes": {
78-
"type": "CentralTransitive",
79-
"requested": "[2.5.2, )",
80-
"resolved": "2.5.2",
81-
"contentHash": "vm4xrNt+i6OVRQ8vhfCcmDIUg3qvjyCTkSTNVTDFohsG6CXEpMaVFkidECL6yRYpHDnz4TqXhDoEQAcnHCu/tw=="
82-
},
83-
"System.Text.Json": {
84-
"type": "CentralTransitive",
85-
"requested": "[10.0.1, )",
86-
"resolved": "10.0.1",
87-
"contentHash": "EsgwDgU1PFqhrFA9l5n+RBu76wFhNGCEwu8ITrBNhjPP3MxLyklroU5GIF8o6JYpYg6T4KD/VICfMdgPAvNp5g==",
88-
"dependencies": {
89-
"System.IO.Pipelines": "10.0.1",
90-
"System.Text.Encodings.Web": "10.0.1"
91-
}
9255
}
9356
}
9457
}

DemoApp/GenerateContentSimpleText/Properties/launchSettings.json

Lines changed: 0 additions & 12 deletions
This file was deleted.

DemoApp/GenerateContentSimpleText/packages.lock.json

Lines changed: 1 addition & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,6 @@
2828
"resolved": "7.0.0",
2929
"contentHash": "GLltyqEsE5/3IE+zYRP5sNa1l44qKl9v+bfdMcwg+M9qnQf47wK3H0SUR/T+3N4JEQXF3vV4CSuuo0rsg+nq2A=="
3030
},
31-
"System.IO.Pipelines": {
32-
"type": "Transitive",
33-
"resolved": "10.0.1",
34-
"contentHash": "26LbFXHKd7PmRnWlkjnYgmjd5B6HYVG+1MpTO25BdxTJnx6D0O16JPAC/S4YBqjtt4YpfGj1QO/Ss6SPMGEGQw=="
35-
},
3631
"System.Management": {
3732
"type": "Transitive",
3833
"resolved": "7.0.2",
@@ -41,17 +36,10 @@
4136
"System.CodeDom": "7.0.0"
4237
}
4338
},
44-
"System.Text.Encodings.Web": {
45-
"type": "Transitive",
46-
"resolved": "10.0.1",
47-
"contentHash": "cVAka0o1rJJ5/De0pjNs7jcaZk5hUGf1HGzUyVmE2MEB1Vf0h/8qsWxImk1zjitCbeD2Avaq2P2+usdvqgbeVQ=="
48-
},
4939
"google.genai": {
5040
"type": "Project",
5141
"dependencies": {
52-
"Google.Apis.Auth": "[1.69.0, )",
53-
"Microsoft.Extensions.AI.Abstractions": "[10.1.1, )",
54-
"MimeTypes": "[2.5.2, )"
42+
"Google.Apis.Auth": "[1.69.0, )"
5543
}
5644
},
5745
"Google.Apis.Auth": {
@@ -64,31 +52,6 @@
6452
"Google.Apis.Core": "1.69.0",
6553
"System.Management": "7.0.2"
6654
}
67-
},
68-
"Microsoft.Extensions.AI.Abstractions": {
69-
"type": "CentralTransitive",
70-
"requested": "[10.1.1, )",
71-
"resolved": "10.1.1",
72-
"contentHash": "cgj8iHv4JwUpcPANZ0oLILz146Y1Oa+l280b1c1a3DjwZflH9nmYcrX952YUuqftz2sheAC2TPCGcEa6unKQgQ==",
73-
"dependencies": {
74-
"System.Text.Json": "10.0.1"
75-
}
76-
},
77-
"MimeTypes": {
78-
"type": "CentralTransitive",
79-
"requested": "[2.5.2, )",
80-
"resolved": "2.5.2",
81-
"contentHash": "vm4xrNt+i6OVRQ8vhfCcmDIUg3qvjyCTkSTNVTDFohsG6CXEpMaVFkidECL6yRYpHDnz4TqXhDoEQAcnHCu/tw=="
82-
},
83-
"System.Text.Json": {
84-
"type": "CentralTransitive",
85-
"requested": "[10.0.1, )",
86-
"resolved": "10.0.1",
87-
"contentHash": "EsgwDgU1PFqhrFA9l5n+RBu76wFhNGCEwu8ITrBNhjPP3MxLyklroU5GIF8o6JYpYg6T4KD/VICfMdgPAvNp5g==",
88-
"dependencies": {
89-
"System.IO.Pipelines": "10.0.1",
90-
"System.Text.Encodings.Web": "10.0.1"
91-
}
9255
}
9356
}
9457
}

DemoApp/GenerateContentStreamSimpleText/Properties/launchSettings.json

Lines changed: 0 additions & 12 deletions
This file was deleted.

DemoApp/GenerateContentStreamSimpleText/packages.lock.json

Lines changed: 1 addition & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,6 @@
2828
"resolved": "7.0.0",
2929
"contentHash": "GLltyqEsE5/3IE+zYRP5sNa1l44qKl9v+bfdMcwg+M9qnQf47wK3H0SUR/T+3N4JEQXF3vV4CSuuo0rsg+nq2A=="
3030
},
31-
"System.IO.Pipelines": {
32-
"type": "Transitive",
33-
"resolved": "10.0.1",
34-
"contentHash": "26LbFXHKd7PmRnWlkjnYgmjd5B6HYVG+1MpTO25BdxTJnx6D0O16JPAC/S4YBqjtt4YpfGj1QO/Ss6SPMGEGQw=="
35-
},
3631
"System.Management": {
3732
"type": "Transitive",
3833
"resolved": "7.0.2",
@@ -41,17 +36,10 @@
4136
"System.CodeDom": "7.0.0"
4237
}
4338
},
44-
"System.Text.Encodings.Web": {
45-
"type": "Transitive",
46-
"resolved": "10.0.1",
47-
"contentHash": "cVAka0o1rJJ5/De0pjNs7jcaZk5hUGf1HGzUyVmE2MEB1Vf0h/8qsWxImk1zjitCbeD2Avaq2P2+usdvqgbeVQ=="
48-
},
4939
"google.genai": {
5040
"type": "Project",
5141
"dependencies": {
52-
"Google.Apis.Auth": "[1.69.0, )",
53-
"Microsoft.Extensions.AI.Abstractions": "[10.1.1, )",
54-
"MimeTypes": "[2.5.2, )"
42+
"Google.Apis.Auth": "[1.69.0, )"
5543
}
5644
},
5745
"Google.Apis.Auth": {
@@ -64,31 +52,6 @@
6452
"Google.Apis.Core": "1.69.0",
6553
"System.Management": "7.0.2"
6654
}
67-
},
68-
"Microsoft.Extensions.AI.Abstractions": {
69-
"type": "CentralTransitive",
70-
"requested": "[10.1.1, )",
71-
"resolved": "10.1.1",
72-
"contentHash": "cgj8iHv4JwUpcPANZ0oLILz146Y1Oa+l280b1c1a3DjwZflH9nmYcrX952YUuqftz2sheAC2TPCGcEa6unKQgQ==",
73-
"dependencies": {
74-
"System.Text.Json": "10.0.1"
75-
}
76-
},
77-
"MimeTypes": {
78-
"type": "CentralTransitive",
79-
"requested": "[2.5.2, )",
80-
"resolved": "2.5.2",
81-
"contentHash": "vm4xrNt+i6OVRQ8vhfCcmDIUg3qvjyCTkSTNVTDFohsG6CXEpMaVFkidECL6yRYpHDnz4TqXhDoEQAcnHCu/tw=="
82-
},
83-
"System.Text.Json": {
84-
"type": "CentralTransitive",
85-
"requested": "[10.0.1, )",
86-
"resolved": "10.0.1",
87-
"contentHash": "EsgwDgU1PFqhrFA9l5n+RBu76wFhNGCEwu8ITrBNhjPP3MxLyklroU5GIF8o6JYpYg6T4KD/VICfMdgPAvNp5g==",
88-
"dependencies": {
89-
"System.IO.Pipelines": "10.0.1",
90-
"System.Text.Encodings.Web": "10.0.1"
91-
}
9255
}
9356
}
9457
}

DemoApp/JsonParser/Properties/launchSettings.json

Lines changed: 0 additions & 12 deletions
This file was deleted.

DemoApp/JsonParser/packages.lock.json

Lines changed: 1 addition & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,6 @@
2828
"resolved": "7.0.0",
2929
"contentHash": "GLltyqEsE5/3IE+zYRP5sNa1l44qKl9v+bfdMcwg+M9qnQf47wK3H0SUR/T+3N4JEQXF3vV4CSuuo0rsg+nq2A=="
3030
},
31-
"System.IO.Pipelines": {
32-
"type": "Transitive",
33-
"resolved": "10.0.1",
34-
"contentHash": "26LbFXHKd7PmRnWlkjnYgmjd5B6HYVG+1MpTO25BdxTJnx6D0O16JPAC/S4YBqjtt4YpfGj1QO/Ss6SPMGEGQw=="
35-
},
3631
"System.Management": {
3732
"type": "Transitive",
3833
"resolved": "7.0.2",
@@ -41,17 +36,10 @@
4136
"System.CodeDom": "7.0.0"
4237
}
4338
},
44-
"System.Text.Encodings.Web": {
45-
"type": "Transitive",
46-
"resolved": "10.0.1",
47-
"contentHash": "cVAka0o1rJJ5/De0pjNs7jcaZk5hUGf1HGzUyVmE2MEB1Vf0h/8qsWxImk1zjitCbeD2Avaq2P2+usdvqgbeVQ=="
48-
},
4939
"google.genai": {
5040
"type": "Project",
5141
"dependencies": {
52-
"Google.Apis.Auth": "[1.69.0, )",
53-
"Microsoft.Extensions.AI.Abstractions": "[10.1.1, )",
54-
"MimeTypes": "[2.5.2, )"
42+
"Google.Apis.Auth": "[1.69.0, )"
5543
}
5644
},
5745
"Google.Apis.Auth": {
@@ -64,31 +52,6 @@
6452
"Google.Apis.Core": "1.69.0",
6553
"System.Management": "7.0.2"
6654
}
67-
},
68-
"Microsoft.Extensions.AI.Abstractions": {
69-
"type": "CentralTransitive",
70-
"requested": "[10.1.1, )",
71-
"resolved": "10.1.1",
72-
"contentHash": "cgj8iHv4JwUpcPANZ0oLILz146Y1Oa+l280b1c1a3DjwZflH9nmYcrX952YUuqftz2sheAC2TPCGcEa6unKQgQ==",
73-
"dependencies": {
74-
"System.Text.Json": "10.0.1"
75-
}
76-
},
77-
"MimeTypes": {
78-
"type": "CentralTransitive",
79-
"requested": "[2.5.2, )",
80-
"resolved": "2.5.2",
81-
"contentHash": "vm4xrNt+i6OVRQ8vhfCcmDIUg3qvjyCTkSTNVTDFohsG6CXEpMaVFkidECL6yRYpHDnz4TqXhDoEQAcnHCu/tw=="
82-
},
83-
"System.Text.Json": {
84-
"type": "CentralTransitive",
85-
"requested": "[10.0.1, )",
86-
"resolved": "10.0.1",
87-
"contentHash": "EsgwDgU1PFqhrFA9l5n+RBu76wFhNGCEwu8ITrBNhjPP3MxLyklroU5GIF8o6JYpYg6T4KD/VICfMdgPAvNp5g==",
88-
"dependencies": {
89-
"System.IO.Pipelines": "10.0.1",
90-
"System.Text.Encodings.Web": "10.0.1"
91-
}
9255
}
9356
}
9457
}

DemoApp/LiveAudioToAudioRealtimeInput/Properties/launchSettings.json

Lines changed: 0 additions & 12 deletions
This file was deleted.

DemoApp/LiveAudioToAudioRealtimeInput/packages.lock.json

Lines changed: 1 addition & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,6 @@
2828
"resolved": "7.0.0",
2929
"contentHash": "GLltyqEsE5/3IE+zYRP5sNa1l44qKl9v+bfdMcwg+M9qnQf47wK3H0SUR/T+3N4JEQXF3vV4CSuuo0rsg+nq2A=="
3030
},
31-
"System.IO.Pipelines": {
32-
"type": "Transitive",
33-
"resolved": "10.0.1",
34-
"contentHash": "26LbFXHKd7PmRnWlkjnYgmjd5B6HYVG+1MpTO25BdxTJnx6D0O16JPAC/S4YBqjtt4YpfGj1QO/Ss6SPMGEGQw=="
35-
},
3631
"System.Management": {
3732
"type": "Transitive",
3833
"resolved": "7.0.2",
@@ -41,17 +36,10 @@
4136
"System.CodeDom": "7.0.0"
4237
}
4338
},
44-
"System.Text.Encodings.Web": {
45-
"type": "Transitive",
46-
"resolved": "10.0.1",
47-
"contentHash": "cVAka0o1rJJ5/De0pjNs7jcaZk5hUGf1HGzUyVmE2MEB1Vf0h/8qsWxImk1zjitCbeD2Avaq2P2+usdvqgbeVQ=="
48-
},
4939
"google.genai": {
5040
"type": "Project",
5141
"dependencies": {
52-
"Google.Apis.Auth": "[1.69.0, )",
53-
"Microsoft.Extensions.AI.Abstractions": "[10.1.1, )",
54-
"MimeTypes": "[2.5.2, )"
42+
"Google.Apis.Auth": "[1.69.0, )"
5543
}
5644
},
5745
"Google.Apis.Auth": {
@@ -64,31 +52,6 @@
6452
"Google.Apis.Core": "1.69.0",
6553
"System.Management": "7.0.2"
6654
}
67-
},
68-
"Microsoft.Extensions.AI.Abstractions": {
69-
"type": "CentralTransitive",
70-
"requested": "[10.1.1, )",
71-
"resolved": "10.1.1",
72-
"contentHash": "cgj8iHv4JwUpcPANZ0oLILz146Y1Oa+l280b1c1a3DjwZflH9nmYcrX952YUuqftz2sheAC2TPCGcEa6unKQgQ==",
73-
"dependencies": {
74-
"System.Text.Json": "10.0.1"
75-
}
76-
},
77-
"MimeTypes": {
78-
"type": "CentralTransitive",
79-
"requested": "[2.5.2, )",
80-
"resolved": "2.5.2",
81-
"contentHash": "vm4xrNt+i6OVRQ8vhfCcmDIUg3qvjyCTkSTNVTDFohsG6CXEpMaVFkidECL6yRYpHDnz4TqXhDoEQAcnHCu/tw=="
82-
},
83-
"System.Text.Json": {
84-
"type": "CentralTransitive",
85-
"requested": "[10.0.1, )",
86-
"resolved": "10.0.1",
87-
"contentHash": "EsgwDgU1PFqhrFA9l5n+RBu76wFhNGCEwu8ITrBNhjPP3MxLyklroU5GIF8o6JYpYg6T4KD/VICfMdgPAvNp5g==",
88-
"dependencies": {
89-
"System.IO.Pipelines": "10.0.1",
90-
"System.Text.Encodings.Web": "10.0.1"
91-
}
9255
}
9356
}
9457
}

0 commit comments

Comments
 (0)