You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| Spanish | es |[Spanish Translation](./translations/es/README.md)| 2025-06-11|
95
+
| German | de |[German Translation](./translations/de/README.md)| 2025-06-11|
96
96
97
97
98
-
> **Note:** All translations were updated to match the original content on **2025-05-30**. See [PR #160](https://github.com/microsoft/Generative-AI-for-beginners-dotnet/pull/160) for details.
98
+
> **Note:** All translations were updated to match the original content on **2025-06-11**. See [PR #161](https://github.com/microsoft/Generative-AI-for-beginners-dotnet/pull/161) for details.
Copy file name to clipboardExpand all lines: translations/de/10-WhatsNew/readme.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,6 +31,10 @@ Diese Seite verfolgt die Geschichte neuer Funktionen, Tools und Modelle, die dem
31
31
- Siehe die [offizielle Azure OpenAI DALL·E Dokumentation](https://learn.microsoft.com/azure/ai-services/openai/how-to/dall-e?tabs=gpt-image-1) und den [openai-dotnet Bild-Generierungsleitfaden](https://github.com/openai/openai-dotnet?tab=readme-ov-file#how-to-generate-images) für weitere Details.
32
32
- Finden Sie das Beispiel unter [Lektion 3: Grundlegende Generative KI-Techniken](../../03-CoreGenerativeAITechniques/).
33
33
34
+
### Lokale Modelle mit AI Toolkit und Docker ausführen
35
+
36
+
-**Neu: Lokale Modelle mit AI Toolkit und Docker ausführen**: Entdecken Sie neue Beispiele für das lokale Ausführen von Modellen mit [AI Toolkit für Visual Studio Code](https://code.visualstudio.com/docs/intelligentapps/overview) und [Docker Model Runner](https://docs.docker.com/model-runner/). Der Quellcode befindet sich in [./03-CoreGenerativeAITechniques/src/](./03-CoreGenerativeAITechniques/src/) und zeigt, wie man Semantic Kernel und Microsoft Extensions für AI verwendet, um mit diesen Modellen zu interagieren.
Copy file name to clipboardExpand all lines: translations/de/README.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,6 +32,11 @@ Vergessen Sie nicht, [dieses Repository zu favorisieren (🌟)](https://docs.git
32
32
33
33
Wir verbessern diesen Kurs kontinuierlich mit den neuesten KI-Tools, Modellen und praktischen Beispielen:
34
34
35
+
-**Neu: Foundry Local Demos!**
36
+
- Lektion 3 bietet jetzt praktische Demonstrationen für [Foundry Local Modelle](https://github.com/microsoft/Foundry-Local/tree/main).
37
+
- Siehe die offizielle Dokumentation: [Foundry Local Dokumentation](https://learn.microsoft.com/azure/ai-foundry/foundry-local/)
38
+
-**Vollständige Erklärung und Codebeispiele sind verfügbar unter [03-CoreGenerativeAITechniques/06-LocalModelRunners.md](../03-CoreGenerativeAITechniques/06-LocalModelRunners.md)**
39
+
35
40
-**Neu: Azure OpenAI Sora Video-Generierungs-Demo!**
36
41
- Lektion 3 bietet jetzt eine praktische Demonstration, die zeigt, wie man Videos aus Text-Prompts mit dem neuen [Sora Video-Generierungsmodell](https://learn.microsoft.com/azure/ai-services/openai/concepts/video-generation) in Azure OpenAI generiert.
Copy file name to clipboardExpand all lines: translations/es/10-WhatsNew/readme.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,6 +31,10 @@ Esta página rastrea el historial de nuevas características, herramientas y mod
31
31
- Ve la [documentación oficial de Azure OpenAI DALL·E](https://learn.microsoft.com/azure/ai-services/openai/how-to/dall-e?tabs=gpt-image-1) y la [guía de generación de imágenes openai-dotnet](https://github.com/openai/openai-dotnet?tab=readme-ov-file#how-to-generate-images) para más detalles.
32
32
- Encuentra el ejemplo en [Lección 3: Técnicas de IA Generativa Fundamentales](../../03-CoreGenerativeAITechniques/).
33
33
34
+
### Ejecutar Modelos Locales con AI Toolkit y Docker
35
+
36
+
-**Nuevo: Ejecutar Modelos Locales con AI Toolkit y Docker**: Explora nuevos ejemplos para ejecutar modelos localmente usando [AI Toolkit para Visual Studio Code](https://code.visualstudio.com/docs/intelligentapps/overview) y [Docker Model Runner](https://docs.docker.com/model-runner/). El código fuente está en [./03-CoreGenerativeAITechniques/src/](./03-CoreGenerativeAITechniques/src/) y demuestra cómo usar Semantic Kernel y Microsoft Extensions para AI para interactuar con estos modelos.
Copy file name to clipboardExpand all lines: translations/es/README.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,6 +32,11 @@ No olvides [darle una estrella (🌟) a este repositorio](https://docs.github.co
32
32
33
33
Estamos mejorando constantemente este curso con las últimas herramientas de IA, modelos y ejemplos prácticos:
34
34
35
+
-**¡Nuevo: Demos de Foundry Local!**
36
+
- La Lección 3 ahora presenta demostraciones prácticas para [modelos Foundry Local](https://github.com/microsoft/Foundry-Local/tree/main).
37
+
- Ve la documentación oficial: [Documentación de Foundry Local](https://learn.microsoft.com/azure/ai-foundry/foundry-local/)
38
+
-**Explicación completa y ejemplos de código están disponibles en [03-CoreGenerativeAITechniques/06-LocalModelRunners.md](../03-CoreGenerativeAITechniques/06-LocalModelRunners.md)**
39
+
35
40
-**¡Nuevo: Demo de Generación de Video Azure OpenAI Sora!**
36
41
- La Lección 3 ahora presenta una demostración práctica que muestra cómo generar videos a partir de prompts de texto usando el nuevo [modelo de generación de video Sora](https://learn.microsoft.com/azure/ai-services/openai/concepts/video-generation) en Azure OpenAI.
Copy file name to clipboardExpand all lines: translations/fr/10-WhatsNew/readme.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,6 +31,10 @@ Cette page suit l'historique des nouvelles fonctionnalités, outils et modèles
31
31
- Voir la [documentation officielle Azure OpenAI DALL·E](https://learn.microsoft.com/azure/ai-services/openai/how-to/dall-e?tabs=gpt-image-1) et le [guide de génération d'images openai-dotnet](https://github.com/openai/openai-dotnet?tab=readme-ov-file#how-to-generate-images) pour plus de détails.
32
32
- Trouvez l'exemple dans [Leçon 3 : Techniques IA génératives fondamentales](../../03-CoreGenerativeAITechniques/).
33
33
34
+
### Exécuter des modèles locaux avec AI Toolkit et Docker
35
+
36
+
-**Nouveau : Exécuter des modèles locaux avec AI Toolkit et Docker** : Explorez de nouveaux exemples pour exécuter des modèles localement en utilisant [AI Toolkit pour Visual Studio Code](https://code.visualstudio.com/docs/intelligentapps/overview) et [Docker Model Runner](https://docs.docker.com/model-runner/). Le code source se trouve dans [./03-CoreGenerativeAITechniques/src/](./03-CoreGenerativeAITechniques/src/) et démontre comment utiliser Semantic Kernel et Microsoft Extensions pour AI pour interagir avec ces modèles.
Copy file name to clipboardExpand all lines: translations/fr/README.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,6 +32,11 @@ N'oubliez pas de [mettre une étoile (🌟) à ce dépôt](https://docs.github.c
32
32
33
33
Nous améliorons constamment ce cours avec les derniers outils IA, modèles et exemples pratiques :
34
34
35
+
-**Nouveau : Démos Foundry Local !**
36
+
- La leçon 3 propose désormais des démos pratiques pour les [modèles Foundry Local](https://github.com/microsoft/Foundry-Local/tree/main).
37
+
- Consultez la documentation officielle : [Documentation Foundry Local](https://learn.microsoft.com/azure/ai-foundry/foundry-local/)
38
+
-**Explication complète et exemples de code disponibles dans [03-CoreGenerativeAITechniques/06-LocalModelRunners.md](../03-CoreGenerativeAITechniques/06-LocalModelRunners.md)**
39
+
35
40
-**Nouveau : Démo de génération vidéo Azure OpenAI Sora !**
36
41
- La leçon 3 propose désormais une démo pratique montrant comment générer des vidéos à partir de prompts textuels en utilisant le nouveau [modèle de génération vidéo Sora](https://learn.microsoft.com/azure/ai-services/openai/concepts/video-generation) dans Azure OpenAI.
-**新機能:AI ToolkitとDockerを使用してローカルモデルを実行**:[Visual Studio Code用AI Toolkit](https://code.visualstudio.com/docs/intelligentapps/overview)と[Docker Model Runner](https://docs.docker.com/model-runner/)を使用してローカルでモデルを実行する新しいサンプルを探索してください。ソースコードは[./03-CoreGenerativeAITechniques/src/](./03-CoreGenerativeAITechniques/src/)にあり、Semantic KernelとMicrosoft Extensions for AIを使用してこれらのモデルと相互作用する方法を示しています。
Copy file name to clipboardExpand all lines: translations/ko/10-WhatsNew/readme.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,6 +31,10 @@
31
31
-[공식 Azure OpenAI DALL·E 문서](https://learn.microsoft.com/azure/ai-services/openai/how-to/dall-e?tabs=gpt-image-1) 및 [openai-dotnet 이미지 생성 가이드](https://github.com/openai/openai-dotnet?tab=readme-ov-file#how-to-generate-images)에서 자세한 내용을 확인하세요.
32
32
- 샘플 찾기: [레슨 3: 핵심 생성 AI 기술](../../03-CoreGenerativeAITechniques/).
33
33
34
+
### AI Toolkit과 Docker로 로컬 모델 실행
35
+
36
+
-**새로운 기능: AI Toolkit과 Docker로 로컬 모델 실행**: [Visual Studio Code용 AI Toolkit](https://code.visualstudio.com/docs/intelligentapps/overview)과 [Docker Model Runner](https://docs.docker.com/model-runner/)를 사용하여 로컬에서 모델을 실행하는 새로운 샘플을 탐색해 보세요. 소스 코드는 [./03-CoreGenerativeAITechniques/src/](./03-CoreGenerativeAITechniques/src/)에 있으며 Semantic Kernel과 Microsoft Extensions for AI를 사용하여 이러한 모델과 상호 작용하는 방법을 보여줍니다.
0 commit comments