Releases: microsoft/Generative-AI-for-beginners-dotnet
Releases · microsoft/Generative-AI-for-beginners-dotnet
2025-03-31
What's Changed
- Adding "phi4-mini" in samples, codespaces and docs by @elbruno in #91
- Update README.md (Untranslated "Generative AI"→ "生成 AI") by @hyoshioka0128 in #94
- Update readme.md (Untranslated "Semantic Kernel"→ "セマンティック カーネル") by @hyoshioka0128 in #104
- Update readme.md (Windows and macOS operations are reversed) by @hyoshioka0128 in #103
- Update 04-agents.md (Untranslated "Semantic Kernel Agent Framework"→ … by @hyoshioka0128 in #102
- Update README.md (Untranslated "Semantic Kernel"→ "セマンティック カーネル") by @hyoshioka0128 in #101
- Update readme.md (Incorrect translation "Core Generative AI Technique… by @hyoshioka0128 in #106
- Update README.md (Untranslated "GenAI"→ "生成 AI") by @hyoshioka0128 in #95
- Update readme.md (Untranslated "GenAI"→ "生成 AI") by @hyoshioka0128 in #96
- Update readme.md (Incorrect translation "コア生成AIテクニック"→"生成 AI のコア技術") by @hyoshioka0128 in #105
- Update readme.md (Untranslated "GenAI"→ "生成 AI") by @hyoshioka0128 in #97
- Update readme.md (Untranslated "Semantic Kernel"→ "セマンティック カーネル") by @hyoshioka0128 in #98
- Update readme.md (Untranslated "Responsible AI"→ "責任ある AI") by @hyoshioka0128 in #99
- Update 01-lm-completions-functions.md (Untranslated "Semantic Kernel"… by @hyoshioka0128 in #100
- Update readme.md (Untranslated "Microsoft Responsible AI"→ "Microsoft… by @hyoshioka0128 in #113
- Update getting-started-azure-openai.md (Incorrect translation "コア生成AI… by @hyoshioka0128 in #107
- Update getting-started-azure-openai.md (Untranslated "Create new vari… by @hyoshioka0128 in #108
- Update getting-started-azure-openai.md (Untranslated "Replace the ICh… by @hyoshioka0128 in #109
- Update getting-started-azure-openai.md (Untranslated "Run the followi… by @hyoshioka0128 in #110
- Update getting-started-azure-openai.md (Untranslated "You should see … by @hyoshioka0128 in #111
- Update readme.md (Untranslated "Responsible AI"→ "責任ある AI") by @hyoshioka0128 in #112
- Update 04-agents.md by @pb200noufal in #116
- Update project to .NET 9.0 and package version by @elbruno in #117
- Add 'What's new section' and include MCP samples by @elbruno in #118
New Contributors
- @hyoshioka0128 made their first contribution in #94
- @pb200noufal made their first contribution in #116
Full Changelog: 2025-03-17...2025-03-31
2025-03-17
What's Changed
- Enhance memory management and console output by @elbruno in #75
- Add GitHub workflows for profanity filtering and stale issue management by @elbruno in #76
- Add console RAG Ollama sample using Deepseek-R1 by @elbruno in #77
- Add GitHub workflow to validate documentation links and check for broken URLs by @elbruno in #78
- Update README links and add model usage instructions in Program.cs for ollama models by @elbruno in #79
- Fix markup identation by @acolom in #86
- Added new additional resources project to lesson 3-2 RAG by @AsterixBG in #80
- Update documentation, remove locale from urls, add contributors resources by @elbruno in #87
- Update README formatting and correct file reference by @elbruno in #88
- Bruno-fixbrokenlinks by @elbruno in #89
- Fix typo in retrieval-augmented-generation.md across multiple translations by @elbruno in #90
New Contributors
- @acolom made their first contribution in #86
- @AsterixBG made their first contribution in #80
Full Changelog: 2025-02-24...2025-03-17
2025-02-24
What's Changed
- I corrected a few misspellings by @jun216tee in #47
- Bruno eshoplite samplesdoc update by @elbruno in #48
- Bruno update meai nuget packages by @elbruno in #50
- Add localisations for zh/tw/fr/ja/ko/pt/es/de by @justinyoo in #52
- I corrected a few potential misspellings by @jun216tee in #51
- Add new projects to showcase the use of o3-mini model with SK by @elbruno in #54
- Update video thumbnails and links in documentation. Use aka.ms and videos in mslearn by @elbruno in #55
- Bruno fix contributing and license link by @elbruno in #58
- fix typo Langauge -> Language by @CodeDrop in #56
- Update readme.md by @jun216tee in #60
- fix typo by @Kazunari001 in #59
- Update Azure.AI.OpenAI and Microsoft.Extensions.AI.OpenAI package ver… by @elbruno in #63
- Update readme.md by @jun216tee in #65
- fix typos by @Kazunari001 in #64
- Fixed a few potential misspellings/errors. by @jun216tee in #67
- Update SemanticKernel packages and console output by @elbruno in #68
- Add workflows for welcoming issues and pull requests by @elbruno in #70
- Update workflow name for pull request welcome message by @elbruno in #71
- Update README.md - 3 Ollama models related info by @mcp-net in #72
- Update README and setup guide with instructions for pulling local models using Ollama by @elbruno in #73
New Contributors
- @CodeDrop made their first contribution in #56
- @Kazunari001 made their first contribution in #59
- @mcp-net made their first contribution in #72
Full Changelog: 2025-02-17...2025-02-24
2025-02-17 - V1
What's Changed
- Adding Microsoft SECURITY.MD by @microsoft-github-policy-service in #1
- Cleanup and improvements to the README by @codemillmatt in #10
- Lesson 1 - readme clarity & content by @codemillmatt in #11
- Lesson 2 updates by @codemillmatt in #13
- Formatting lesson 2 readme by @codemillmatt in #15
- Fixing references to Chap.6 by @PabloNunes in #23
- Fixing compiler warning and adding some error handling by @aaronpowell in #21
- Model 2 readme updates by @aaronpowell in #19
- Module 1 README updates by @aaronpowell in #17
- Lesson 3 updates by @codemillmatt in #24
- Renaming folder 02 by @PabloNunes in #26
- Updating main README and Revamping Lesson 04 by @PabloNunes in #27
- Updating notes in Lesson 02 by @PabloNunes in #28
- Agents review by @codemillmatt in #29
- Updates to lesson 4 on real-world examples by @codemillmatt in #30
- Rename and update lessons 4 and 5 for clarity and content enhancement by @codemillmatt in #31
- Formatting fixes by @codemillmatt in #33
- Adding videos by @codemillmatt in #34
- Update README.md by @justinyoo in #35
- fix tags and add Fork instructions by @FBoucher in #36
- Updating link for license by @codemillmatt in #37
- Update README.md by @WirelessLife in #40
- Update README.md by @WirelessLife in #39
- Add link to "AI Agents for Beginners - A Course" in README.md by @elbruno in #41
- Lesson 03 / BasicChat-01MEAI - Missing using stmt for System.Text and fixing spelling error in comment. by @softwareliberationarmy in #42
- Update RAG explainer video link in documentation by @elbruno in #44
- I identified and corrected trivial spelling errors. by @jun216tee in #45
- Add Function Calling sample using Ollama by @elbruno in #46
New Contributors
- @microsoft-github-policy-service made their first contribution in #1
- @codemillmatt made their first contribution in #10
- @PabloNunes made their first contribution in #23
- @aaronpowell made their first contribution in #21
- @justinyoo made their first contribution in #35
- @FBoucher made their first contribution in #36
- @WirelessLife made their first contribution in #40
- @elbruno made their first contribution in #41
- @softwareliberationarmy made their first contribution in #42
- @jun216tee made their first contribution in #45
Full Changelog: https://github.com/microsoft/Generative-AI-for-beginners-dotnet/commits/2025-02-17