File tree
47 files changed
+2481
-1247
lines changed- dotnet
- samples/Demos
- AgentFrameworkWithAspire/ChatWithAgent.ApiService
- VectorStoreRAG
- src
- Connectors
- Connectors.AzureAISearch.UnitTests
- Connectors.Memory.AzureAISearch
- Connectors.Memory.CosmosMongoDB
- Connectors.Memory.CosmosNoSql
- Connectors.Memory.MongoDB
- Connectors.Memory.PgVector
- Connectors.Memory.Pinecone
- Connectors.Memory.Qdrant
- Connectors.Memory.Redis
- Connectors.Memory.SqlServer
- Connectors.Memory.SqliteVec
- Connectors.Memory.Weaviate
- Connectors.Pinecone.UnitTests
- Connectors.Qdrant.UnitTests
- Connectors.Redis.UnitTests
- Connectors.Weaviate.UnitTests
- VectorData.Abstractions/VectorStorage
- SemanticKernel.Core
- Data/TextSearch
- PromptTemplate
- VectorDataIntegrationTests
- AzureAISearchIntegrationTests
- PineconeIntegrationTests
- Support
- QdrantIntegrationTests
- RedisIntegrationTests
- VectorDataIntegrationTests
- WeaviateIntegrationTests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
47 files changed
+2481
-1247
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
175 | 175 |
| |
176 | 176 |
| |
177 | 177 |
| |
178 |
| - | |
| 178 | + | |
179 | 179 |
| |
180 | 180 |
| |
181 | 181 |
| |
|
Lines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
71 | 71 |
| |
72 | 72 |
| |
73 | 73 |
| |
74 |
| - | |
| 74 | + | |
75 | 75 |
| |
76 | 76 |
| |
77 | 77 |
| |
| |||
93 | 93 |
| |
94 | 94 |
| |
95 | 95 |
| |
96 |
| - | |
| 96 | + | |
97 | 97 |
| |
98 | 98 |
| |
99 | 99 |
| |
100 | 100 |
| |
101 | 101 |
| |
102 | 102 |
| |
103 | 103 |
| |
104 |
| - | |
| 104 | + | |
105 | 105 |
| |
106 | 106 |
| |
107 | 107 |
| |
108 | 108 |
| |
109 |
| - | |
| 109 | + | |
110 | 110 |
| |
111 | 111 |
| |
112 |
| - | |
113 |
| - | |
| 112 | + | |
| 113 | + | |
114 | 114 |
| |
115 | 115 |
| |
116 | 116 |
| |
|
Lines changed: 0 additions & 122 deletions
This file was deleted.
Lines changed: 12 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
16 | 28 |
| |
17 | 29 |
| |
18 | 30 |
| |
|
0 commit comments