diff --git a/02-SetupDevEnvironment/getting-started-azure-openai.md b/02-SetupDevEnvironment/getting-started-azure-openai.md index 410fe05..bb75b48 100644 --- a/02-SetupDevEnvironment/getting-started-azure-openai.md +++ b/02-SetupDevEnvironment/getting-started-azure-openai.md @@ -155,9 +155,9 @@ In this lesson, you learned how to set up your development environment for the r ### Additional Resources -- [Azure AI Foundry Documentation](https://learn.microsoft.com/en-us/azure/ai-services/) +- [Azure AI Foundry Documentation](https://learn.microsoft.com/azure/ai-services/) - [Working with GitHub Codespaces](https://docs.github.com/en/codespaces/getting-started) -- [How to Deploy Models in Azure AI Foundry](https://learn.microsoft.com/en-us/azure/ai-services/deploy/) +- [How to Deploy Models in Azure AI Foundry](https://learn.microsoft.com/azure/ai-services/deploy/) - [Azure.AI.OpenAI NuGet Package](https://www.nuget.org/packages/Azure.AI.OpenAI) ## Next Steps diff --git a/02-SetupDevEnvironment/getting-started-ollama.md b/02-SetupDevEnvironment/getting-started-ollama.md index 3533d8c..e3cf401 100644 --- a/02-SetupDevEnvironment/getting-started-ollama.md +++ b/02-SetupDevEnvironment/getting-started-ollama.md @@ -107,7 +107,7 @@ In this lesson, you learned how to set up your development environment for the r - [Ollama Models](https://ollama.com/search) - [Working with GitHub Codespaces](https://docs.github.com/en/codespaces/getting-started) -- [Microsoft Extensions for AI Documentation](https://learn.microsoft.com/en-us/dotnet/) +- [Microsoft Extensions for AI Documentation](https://learn.microsoft.com/dotnet/) ## Next Steps diff --git a/03-CoreGenerativeAITechniques/02-retrieval-augmented-generation.md b/03-CoreGenerativeAITechniques/02-retrieval-augmented-generation.md index 29b7c16..8ee4939 100644 --- a/03-CoreGenerativeAITechniques/02-retrieval-augmented-generation.md +++ b/03-CoreGenerativeAITechniques/02-retrieval-augmented-generation.md @@ -171,7 +171,11 @@ Console.WriteLine($"Bot:> {response.Message.Text}); - [GenAI for Beginners: RAG and Vector Databases](https://github.com/microsoft/generative-ai-for-beginners/blob/main/15-rag-and-vector-databases/README.md) - [Build a .NET Vector AI Search App](https://learn.microsoft.com/dotnet/ai/quickstarts/quickstart-ai-chat-with-data?tabs=azd&pivots=openai) + +### Community resources + - [AI Chatbot with Retrieval-Augmented Generation (RAG) for .NET](https://github.com/AsterixBG/my-first-ai-ragbot) +- [StructRAG, the groundbreaking framework for transforming raw data into structured knowledge to boost Retrieval-Augmented Generation (RAG) performance](https://www.youtube.com/watch?v=O7Ce3YljyIY) ## Next up diff --git a/translations/de/02-SetupDevEnvironment/getting-started-azure-openai.md b/translations/de/02-SetupDevEnvironment/getting-started-azure-openai.md index 74e75b2..cdb5af3 100644 --- a/translations/de/02-SetupDevEnvironment/getting-started-azure-openai.md +++ b/translations/de/02-SetupDevEnvironment/getting-started-azure-openai.md @@ -154,9 +154,9 @@ In dieser Lektion hast du gelernt, wie du deine Entwicklungsumgebung für den Re ### Zusätzliche Ressourcen -- [Azure AI Foundry-Dokumentation](https://learn.microsoft.com/en-us/azure/ai-services/) +- [Azure AI Foundry-Dokumentation](https://learn.microsoft.com/azure/ai-services/) - [Arbeiten mit GitHub Codespaces](https://docs.github.com/en/codespaces/getting-started) -- [Wie man Modelle in Azure AI Foundry bereitstellt](https://learn.microsoft.com/en-us/azure/ai-services/deploy/) +- [Wie man Modelle in Azure AI Foundry bereitstellt](https://learn.microsoft.com/azure/ai-services/deploy/) - [Azure.AI.OpenAI NuGet-Paket](https://www.nuget.org/packages/Azure.AI.OpenAI) ## Nächste Schritte diff --git a/translations/de/02-SetupDevEnvironment/getting-started-ollama.md b/translations/de/02-SetupDevEnvironment/getting-started-ollama.md index 3885b83..2ab6655 100644 --- a/translations/de/02-SetupDevEnvironment/getting-started-ollama.md +++ b/translations/de/02-SetupDevEnvironment/getting-started-ollama.md @@ -107,7 +107,7 @@ In dieser Lektion hast du gelernt, wie du deine Entwicklungsumgebung für den Re - [Ollama-Modelle](https://ollama.com/search) - [Arbeiten mit GitHub Codespaces](https://docs.github.com/en/codespaces/getting-started) -- [Microsoft Extensions für AI-Dokumentation](https://learn.microsoft.com/en-us/dotnet/) +- [Microsoft Extensions für AI-Dokumentation](https://learn.microsoft.com/dotnet/) ## Nächste Schritte diff --git a/translations/es/02-SetupDevEnvironment/getting-started-azure-openai.md b/translations/es/02-SetupDevEnvironment/getting-started-azure-openai.md index 069e893..944d467 100644 --- a/translations/es/02-SetupDevEnvironment/getting-started-azure-openai.md +++ b/translations/es/02-SetupDevEnvironment/getting-started-azure-openai.md @@ -154,9 +154,9 @@ En esta lección, aprendiste cómo configurar tu entorno de desarrollo para el r ### Recursos Adicionales -- [Documentación de Azure AI Foundry](https://learn.microsoft.com/en-us/azure/ai-services/) +- [Documentación de Azure AI Foundry](https://learn.microsoft.com/azure/ai-services/) - [Trabajar con Codespaces en GitHub](https://docs.github.com/en/codespaces/getting-started) -- [Cómo desplegar modelos en Azure AI Foundry](https://learn.microsoft.com/en-us/azure/ai-services/deploy/) +- [Cómo desplegar modelos en Azure AI Foundry](https://learn.microsoft.com/azure/ai-services/deploy/) - [Paquete NuGet Azure.AI.OpenAI](https://www.nuget.org/packages/Azure.AI.OpenAI) ## Próximos Pasos diff --git a/translations/es/02-SetupDevEnvironment/getting-started-ollama.md b/translations/es/02-SetupDevEnvironment/getting-started-ollama.md index 2fc69b8..eb78237 100644 --- a/translations/es/02-SetupDevEnvironment/getting-started-ollama.md +++ b/translations/es/02-SetupDevEnvironment/getting-started-ollama.md @@ -107,7 +107,7 @@ En esta lección, aprendiste a configurar tu entorno de desarrollo para el resto - [Modelos de Ollama](https://ollama.com/search) - [Trabajar con Codespaces de GitHub](https://docs.github.com/en/codespaces/getting-started) -- [Documentación de Microsoft Extensions for AI](https://learn.microsoft.com/en-us/dotnet/) +- [Documentación de Microsoft Extensions for AI](https://learn.microsoft.com/dotnet/) ## Próximos pasos diff --git a/translations/fr/02-SetupDevEnvironment/getting-started-ollama.md b/translations/fr/02-SetupDevEnvironment/getting-started-ollama.md index 116517f..2b360c3 100644 --- a/translations/fr/02-SetupDevEnvironment/getting-started-ollama.md +++ b/translations/fr/02-SetupDevEnvironment/getting-started-ollama.md @@ -107,7 +107,7 @@ Dans cette leçon, vous avez appris à configurer votre environnement de dévelo - [Modèles Ollama](https://ollama.com/search) - [Travailler avec GitHub Codespaces](https://docs.github.com/en/codespaces/getting-started) -- [Documentation des extensions Microsoft pour l'IA](https://learn.microsoft.com/en-us/dotnet/) +- [Documentation des extensions Microsoft pour l'IA](https://learn.microsoft.com/dotnet/) ## Prochaines étapes diff --git a/translations/ja/02-SetupDevEnvironment/getting-started-azure-openai.md b/translations/ja/02-SetupDevEnvironment/getting-started-azure-openai.md index 160eb9c..80228bc 100644 --- a/translations/ja/02-SetupDevEnvironment/getting-started-azure-openai.md +++ b/translations/ja/02-SetupDevEnvironment/getting-started-azure-openai.md @@ -154,9 +154,9 @@ Azure AI Foundry モデルを使用するには、Azure AI Foundry ポータル ### 追加リソース -- [Azure AI Foundry ドキュメント](https://learn.microsoft.com/en-us/azure/ai-services/) +- [Azure AI Foundry ドキュメント](https://learn.microsoft.com/azure/ai-services/) - [GitHub Codespaces の使用方法](https://docs.github.com/en/codespaces/getting-started) -- [Azure AI Foundry でモデルをデプロイする方法](https://learn.microsoft.com/en-us/azure/ai-services/deploy/) +- [Azure AI Foundry でモデルをデプロイする方法](https://learn.microsoft.com/azure/ai-services/deploy/) - [Azure.AI.OpenAI NuGet パッケージ](https://www.nuget.org/packages/Azure.AI.OpenAI) ## 次のステップ diff --git a/translations/ja/02-SetupDevEnvironment/getting-started-ollama.md b/translations/ja/02-SetupDevEnvironment/getting-started-ollama.md index 69e908a..56db1cf 100644 --- a/translations/ja/02-SetupDevEnvironment/getting-started-ollama.md +++ b/translations/ja/02-SetupDevEnvironment/getting-started-ollama.md @@ -107,7 +107,7 @@ Ollamaの便利な点の1つは、モデルを簡単に切り替えられるこ - [Ollama Models](https://ollama.com/search) - [GitHub Codespacesの使用方法](https://docs.github.com/en/codespaces/getting-started) -- [Microsoft Extensions for AI ドキュメント](https://learn.microsoft.com/en-us/dotnet/) +- [Microsoft Extensions for AI ドキュメント](https://learn.microsoft.com/dotnet/) ## 次のステップ diff --git a/translations/ko/02-SetupDevEnvironment/getting-started-azure-openai.md b/translations/ko/02-SetupDevEnvironment/getting-started-azure-openai.md index 005ece7..3857ae7 100644 --- a/translations/ko/02-SetupDevEnvironment/getting-started-azure-openai.md +++ b/translations/ko/02-SetupDevEnvironment/getting-started-azure-openai.md @@ -154,9 +154,9 @@ Azure AI Foundry 모델을 사용하려면, Azure AI Foundry 포털에서 허브 ### 추가 자료 -- [Azure AI Foundry 문서](https://learn.microsoft.com/en-us/azure/ai-services/) +- [Azure AI Foundry 문서](https://learn.microsoft.com/azure/ai-services/) - [GitHub Codespaces 사용법](https://docs.github.com/en/codespaces/getting-started) -- [Azure AI Foundry에서 모델 배포하기](https://learn.microsoft.com/en-us/azure/ai-services/deploy/) +- [Azure AI Foundry에서 모델 배포하기](https://learn.microsoft.com/azure/ai-services/deploy/) - [Azure.AI.OpenAI NuGet 패키지](https://www.nuget.org/packages/Azure.AI.OpenAI) ## 다음 단계 diff --git a/translations/ko/02-SetupDevEnvironment/getting-started-ollama.md b/translations/ko/02-SetupDevEnvironment/getting-started-ollama.md index 454d644..35d75a3 100644 --- a/translations/ko/02-SetupDevEnvironment/getting-started-ollama.md +++ b/translations/ko/02-SetupDevEnvironment/getting-started-ollama.md @@ -107,7 +107,7 @@ Ollama의 멋진 점 중 하나는 모델을 쉽게 변경할 수 있다는 것 - [Ollama 모델](https://ollama.com/search) - [GitHub Codespaces 사용하기](https://docs.github.com/en/codespaces/getting-started) -- [Microsoft Extensions for AI Documentation](https://learn.microsoft.com/en-us/dotnet/) +- [Microsoft Extensions for AI Documentation](https://learn.microsoft.com/dotnet/) ## 다음 단계 diff --git a/translations/pt/02-SetupDevEnvironment/getting-started-azure-openai.md b/translations/pt/02-SetupDevEnvironment/getting-started-azure-openai.md index a65ad05..06833a8 100644 --- a/translations/pt/02-SetupDevEnvironment/getting-started-azure-openai.md +++ b/translations/pt/02-SetupDevEnvironment/getting-started-azure-openai.md @@ -154,9 +154,9 @@ Nesta lição, você aprendeu como configurar seu ambiente de desenvolvimento pa ### Recursos adicionais -- [Documentação do Azure AI Foundry](https://learn.microsoft.com/en-us/azure/ai-services/) +- [Documentação do Azure AI Foundry](https://learn.microsoft.com/azure/ai-services/) - [Trabalhando com Codespaces no GitHub](https://docs.github.com/en/codespaces/getting-started) -- [Como Implantar Modelos no Azure AI Foundry](https://learn.microsoft.com/en-us/azure/ai-services/deploy/) +- [Como Implantar Modelos no Azure AI Foundry](https://learn.microsoft.com/azure/ai-services/deploy/) - [Pacote NuGet Azure.AI.OpenAI](https://www.nuget.org/packages/Azure.AI.OpenAI) ## Próximos Passos diff --git a/translations/pt/02-SetupDevEnvironment/getting-started-ollama.md b/translations/pt/02-SetupDevEnvironment/getting-started-ollama.md index 09402ec..5af6c47 100644 --- a/translations/pt/02-SetupDevEnvironment/getting-started-ollama.md +++ b/translations/pt/02-SetupDevEnvironment/getting-started-ollama.md @@ -107,7 +107,7 @@ Nesta lição, você aprendeu a configurar seu ambiente de desenvolvimento para - [Modelos Ollama](https://ollama.com/search) - [Trabalhando com Codespaces do GitHub](https://docs.github.com/en/codespaces/getting-started) -- [Documentação de Extensões da Microsoft para IA](https://learn.microsoft.com/en-us/dotnet/) +- [Documentação de Extensões da Microsoft para IA](https://learn.microsoft.com/dotnet/) ## Próximos Passos diff --git a/translations/tw/02-SetupDevEnvironment/getting-started-azure-openai.md b/translations/tw/02-SetupDevEnvironment/getting-started-azure-openai.md index e851622..379e31c 100644 --- a/translations/tw/02-SetupDevEnvironment/getting-started-azure-openai.md +++ b/translations/tw/02-SetupDevEnvironment/getting-started-azure-openai.md @@ -154,9 +154,9 @@ ### 更多資源 -- [Azure AI Foundry 文件](https://learn.microsoft.com/en-us/azure/ai-services/) +- [Azure AI Foundry 文件](https://learn.microsoft.com/azure/ai-services/) - [使用 GitHub Codespaces](https://docs.github.com/en/codespaces/getting-started) -- [如何在 Azure AI Foundry 中部署模型](https://learn.microsoft.com/en-us/azure/ai-services/deploy/) +- [如何在 Azure AI Foundry 中部署模型](https://learn.microsoft.com/azure/ai-services/deploy/) - [Azure.AI.OpenAI NuGet 套件](https://www.nuget.org/packages/Azure.AI.OpenAI) ## 下一步 diff --git a/translations/tw/02-SetupDevEnvironment/getting-started-ollama.md b/translations/tw/02-SetupDevEnvironment/getting-started-ollama.md index 97a176e..1ed75fb 100644 --- a/translations/tw/02-SetupDevEnvironment/getting-started-ollama.md +++ b/translations/tw/02-SetupDevEnvironment/getting-started-ollama.md @@ -107,7 +107,7 @@ Ollama 的一個有趣功能是可以輕鬆更換模型。目前的應用程式 - [Ollama 模型](https://ollama.com/search) - [使用 GitHub Codespaces](https://docs.github.com/en/codespaces/getting-started) -- [Microsoft AI 擴展文件](https://learn.microsoft.com/en-us/dotnet/) +- [Microsoft AI 擴展文件](https://learn.microsoft.com/dotnet/) ## 下一步 diff --git a/translations/zh/02-SetupDevEnvironment/getting-started-azure-openai.md b/translations/zh/02-SetupDevEnvironment/getting-started-azure-openai.md index 31fa59d..21ece41 100644 --- a/translations/zh/02-SetupDevEnvironment/getting-started-azure-openai.md +++ b/translations/zh/02-SetupDevEnvironment/getting-started-azure-openai.md @@ -154,9 +154,9 @@ ### 其他资源 -- [Azure AI Foundry 文档](https://learn.microsoft.com/en-us/azure/ai-services/) +- [Azure AI Foundry 文档](https://learn.microsoft.com/azure/ai-services/) - [使用 GitHub Codespaces](https://docs.github.com/en/codespaces/getting-started) -- [如何在 Azure AI Foundry 中部署模型](https://learn.microsoft.com/en-us/azure/ai-services/deploy/) +- [如何在 Azure AI Foundry 中部署模型](https://learn.microsoft.com/azure/ai-services/deploy/) - [Azure.AI.OpenAI NuGet 包](https://www.nuget.org/packages/Azure.AI.OpenAI) ## 下一步 diff --git a/translations/zh/02-SetupDevEnvironment/getting-started-ollama.md b/translations/zh/02-SetupDevEnvironment/getting-started-ollama.md index 02a99ff..95512f5 100644 --- a/translations/zh/02-SetupDevEnvironment/getting-started-ollama.md +++ b/translations/zh/02-SetupDevEnvironment/getting-started-ollama.md @@ -107,7 +107,7 @@ Ollama 的一个很棒的功能是可以轻松切换模型。目前的应用程 - [Ollama 模型](https://ollama.com/search) - [使用 GitHub Codespaces](https://docs.github.com/en/codespaces/getting-started) -- [Microsoft AI 扩展文档](https://learn.microsoft.com/en-us/dotnet/) +- [Microsoft AI 扩展文档](https://learn.microsoft.com/dotnet/) ## 接下来的步骤