- Notifications
You must be signed in to change notification settings - Fork845
Commit2f973c9
* Replace AIFunctionParemeterMetadata with MethodInfo* Update src/Libraries/Microsoft.Extensions.AI.Abstractions/Functions/AIFunctionMetadata.csCo-authored-by: Stephen Toub <stoub@microsoft.com>* Update src/Libraries/Microsoft.Extensions.AI.Abstractions/Functions/AIFunctionMetadata.csCo-authored-by: Stephen Toub <stoub@microsoft.com>* Address feedback,* Update src/Libraries/Microsoft.Extensions.AI.Abstractions/Utilities/AIJsonUtilities.Schema.csCo-authored-by: Steve Sanderson <SteveSandersonMS@users.noreply.github.com>* Flatten AIFunctionMetadata properties into AIFunction.* Address feedback.* Mark JSO as virtual---------Co-authored-by: Stephen Toub <stoub@microsoft.com>Co-authored-by: Steve Sanderson <SteveSandersonMS@users.noreply.github.com>
1 parent584a56a commit2f973c9
File tree
24 files changed
+207
-735
lines changed- src/Libraries
- Microsoft.Extensions.AI.Abstractions
- Functions
- Utilities
- Microsoft.Extensions.AI.AzureAIInference
- Microsoft.Extensions.AI.Ollama
- Microsoft.Extensions.AI.OpenAI
- Microsoft.Extensions.AI
- ChatCompletion
- Functions
- test/Libraries
- Microsoft.Extensions.AI.Abstractions.Tests
- Contents
- Functions
- Utilities
- Microsoft.Extensions.AI.Integration.Tests
- Microsoft.Extensions.AI.OpenAI.Tests
- Microsoft.Extensions.AI.Tests
- ChatCompletion
- Functions
24 files changed
+207
-735
lines changedLines changed: 50 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
6 | 8 | | |
7 | 9 | | |
8 | 10 | | |
| |||
13 | 15 | | |
14 | 16 | | |
15 | 17 | | |
16 | | - | |
17 | | - | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
18 | 64 | | |
19 | 65 | | |
20 | 66 | | |
| |||
30 | 76 | | |
31 | 77 | | |
32 | 78 | | |
33 | | - | |
| 79 | + | |
34 | 80 | | |
35 | 81 | | |
36 | 82 | | |
| |||
42 | 88 | | |
43 | 89 | | |
44 | 90 | | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
| 91 | + | |
49 | 92 | | |
Lines changed: 0 additions & 153 deletions
This file was deleted.
Lines changed: 0 additions & 63 deletions
This file was deleted.
Lines changed: 0 additions & 50 deletions
This file was deleted.
0 commit comments
Comments
(0)