Add Ollama example

This commit is contained in:
fiodarsazanavets
2026-01-27 19:16:17 +00:00
parent d3149e7693
commit fd9b663c14
99 changed files with 63935 additions and 1 deletions
+2 -1
View File
@@ -22,4 +22,5 @@ This repository follows the **golden thread** pattern, where we go from the init
5. Azure Storage integrations
- [Azure Table Storage](/AppWithAzureTableStorage)
- [Azure Blob Storage](/AppWithAzureBlobStorage)
6. [SignalR integration](/AppWithDeliveryTrackingSignalR)
6. [SignalR integration](/AppWithDeliveryTrackingSignalR)
7. [Semantic Kernel and Ollama](/AppWithOllamaChatbot)