Commit 6ec6c07
Copybara import of the project:
--
b16b93f by Stephen Toub <stoub@microsoft.com>:
feat: Update to Microsoft.Extensions.AI.Abstractions 10.4.0 (#247)
- Update Microsoft.Extensions.AI.Abstractions from 10.3.0 to 10.4.0
- Update System.Text.Json from 10.0.3 to 10.0.4
- Fix CodeInterpreterToolCallContent/CodeInterpreterToolResultContent constructors
for new ToolCallContent/ToolResultContent base class requirements (callId)
- Add WebSearchToolCallContent/WebSearchToolResultContent mapping from
Google GroundingMetadata
- Implement IHostedFileClient via GoogleGenAIHostedFileClient wrapping
the Google Files API (upload, download, get, list, delete)
- Add AsIHostedFileClient() extension methods on Client and Files
- Add unit tests for web search grounding and hosted file client
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
--
b4e4d65 by release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>:
Release Google.GenAI version 1.5.0
COPYBARA_INTEGRATE_REVIEW=#251 from googleapis:release-please--branches--main--components--Google.GenAI b4e4d65
PiperOrigin-RevId: 8856370811 parent 2801e54 commit 6ec6c07
File tree
4 files changed
+16
-3
lines changed- apis
4 files changed
+16
-3
lines changed| 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 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
3 | 16 | | |
4 | 17 | | |
5 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
0 commit comments