Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update documentation, remove locale from urls, add contributors resources #87

Merged
merged 1 commit into from
Mar 17, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions 02-SetupDevEnvironment/getting-started-azure-openai.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion 02-SetupDevEnvironment/getting-started-ollama.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -154,9 +154,9 @@

### 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/)

Check failure on line 159 in translations/es/02-SetupDevEnvironment/getting-started-azure-openai.md

View workflow job for this annotation

GitHub Actions / check-broken-urls

File translations/es/02-SetupDevEnvironment/getting-started-azure-openai.md, line 159, Link https://learn.microsoft.com/azure/ai-services/deploy/ is broken.
- [Paquete NuGet Azure.AI.OpenAI](https://www.nuget.org/packages/Azure.AI.OpenAI)

## Próximos Pasos
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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)

## 次のステップ
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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/)

## 次のステップ

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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/)

Check failure on line 159 in translations/ko/02-SetupDevEnvironment/getting-started-azure-openai.md

View workflow job for this annotation

GitHub Actions / check-broken-urls

File translations/ko/02-SetupDevEnvironment/getting-started-azure-openai.md, line 159, Link https://learn.microsoft.com/azure/ai-services/deploy/ is broken.
- [Azure.AI.OpenAI NuGet 패키지](https://www.nuget.org/packages/Azure.AI.OpenAI)

## 다음 단계
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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/)

## 다음 단계

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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)

## 下一步
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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/)

## 下一步

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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)

## 下一步
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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/)

## 接下来的步骤

Expand Down
Loading