@ -26,3 +26,4 @@ Check the following documentation for the usage of `Microsoft.Extensions.AI` and
- [Usage of Microsoft.Extensions.AI](./microsoft-extensions-ai.md)
- [Usage of Microsoft.SemanticKernel](./microsoft-semantic-kernel.md)
@ -167,4 +167,10 @@ public class MyProjectModule : AbpModule
});
}
```
## See Also
- [Usage of Semantic Kernel](./microsoft-semantic-kernel.md)
- [AI Samples for .NET](https://github.com/microsoft/ai-samples): Microsoft's AI samples for .NET
@ -127,4 +127,9 @@ public class MyProjectModule : AbpModule