Skip to content

Releases: microsoft/Generative-AI-for-beginners-dotnet

2025-05-26

26 May 15:06
b2cbb53
Compare
Choose a tag to compare

What's Changed

  • Add ImageGeneration project and update solution by @elbruno in #138
  • Update README and What's New to include Azure OpenAI Image Generation model details by @elbruno in #139
  • Enhance Chat App Basics documentation with clearer instructions by @copilot-swe-agent in #142
  • Add Copilot Coding Instructions for Generative AI for Beginners .NET by @elbruno in #144
  • Update Microsoft.Extensions.AI to version 9.5.0 by @copilot-swe-agent in #146
  • Update package references to latest stable versions across multiple p… by @elbruno in #147

New Contributors

Full Changelog: 2025-05-09...2025-05-26

2025-05-09

09 May 20:58
010ec51
Compare
Choose a tag to compare

What's Changed

  • Bruno-add-AIToolkit-DockerModels-Samples by @elbruno in #133
  • Add MEAIFunctionsAzureOpenAI project and functionality by @elbruno in #136
  • fix: using llama3.2 instead of its vision model by @lennart02 in #132
  • Update to M.E.AI 9.4.3-preview.1.25230.7 by @jozkee in #137

New Contributors

Full Changelog: 2025-04-24...2025-05-09

2025-04-24

24 Apr 14:18
3c642cf
Compare
Choose a tag to compare

What's Changed

  • Fix path of images in 03-CoreGenerativeAITechniques by @vainolo in #123
  • Fix Vision project name to match the libraries and features by @elbruno in #124
  • Update readme.md (Incorrect translation "ヘルプが必要?"→"サポートが必要ですか?") by @hyoshioka0128 in #126
  • Fix: correct improperly closed C# code block by @rsplanes in #127
  • Update eShopLite repository links and add new scenarios by @elbruno in #128
  • Update eShopLite scenarios description and add new use cases by @elbruno in #129
  • Clarify eShopLite repository scenarios descriptions by @elbruno in #130

New Contributors

Full Changelog: 2025-03-31...2025-04-24

2025-03-31

31 Mar 14:37
923e19c
Compare
Choose a tag to compare

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

Full Changelog: 2025-03-17...2025-03-31

2025-03-17

17 Mar 14:34
cc277f7
Compare
Choose a tag to compare

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

Full Changelog: 2025-02-24...2025-03-17

2025-02-24

24 Feb 14:31
b7a96e2
Compare
Choose a tag to compare

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

Full Changelog: 2025-02-17...2025-02-24

2025-02-17 - V1

18 Feb 01:23
1eec77c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/microsoft/Generative-AI-for-beginners-dotnet/commits/2025-02-17

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy