Skip to content

Add BasicChat-07Ollama-gpt-oss project and initial implementation#229

Merged
elbruno merged 2 commits into
mainfrom
bruno-add-gpt-oss
Aug 5, 2025
Merged

Add BasicChat-07Ollama-gpt-oss project and initial implementation#229
elbruno merged 2 commits into
mainfrom
bruno-add-gpt-oss

Conversation

@elbruno
Copy link
Copy Markdown
Collaborator

@elbruno elbruno commented Aug 5, 2025

This pull request adds a new sample project demonstrating how to use the Ollama GPT-OSS model for basic chat functionality. The main changes include introducing the new project with its dependencies, implementing a simple chat client example, and updating the solution file to include and configure the new project.

New project addition:

  • Added new project BasicChat-07Ollama-gpt-oss with references to Microsoft.Extensions.AI.Ollama and user secrets packages.
  • Implemented a sample chat client in Program.cs that connects to a local Ollama instance using the gpt-oss:20b model and prints the model's response to a sample prompt.

Solution file updates:

  • Registered the new project in the solution file and configured its build settings for all supported platforms and configurations. [1] [2] [3]
  • Minor formatting update to the solution file header.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Aug 5, 2025

👋 Thanks for contributing @elbruno! We will review the pull request and get back to you soon.

@elbruno elbruno merged commit bc1f0f4 into main Aug 5, 2025
8 of 9 checks passed
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Aug 5, 2025

Check Broken URLs

We have automatically detected the following broken URLs in your files. Review and fix the paths to resolve this issue.

Check the file paths and associated broken URLs inside them.
For more details, check our Contributing Guide.

File Full Path Issues
translations/de/03-CoreGenerativeAITechniques/06-AIToolkitAndDockerModels.md
#LinkLine Number
1https://img.youtube.com/vi/1GwmV1PGRjI/maxresdefault.jpg13
translations/fr/03-CoreGenerativeAITechniques/06-AIToolkitAndDockerModels.md
#LinkLine Number
1https://img.youtube.com/vi/1GwmV1PGRjI/maxresdefault.jpg9
translations/ko/03-CoreGenerativeAITechniques/06-AIToolkitAndDockerModels.md
#LinkLine Number
1https://img.youtube.com/vi/1GwmV1PGRjI/maxresdefault.jpg9
translations/tw/03-CoreGenerativeAITechniques/06-AIToolkitAndDockerModels.md
#LinkLine Number
1https://img.youtube.com/vi/1GwmV1PGRjI/maxresdefault.jpg9
translations/ja/03-CoreGenerativeAITechniques/06-AIToolkitAndDockerModels.md
#LinkLine Number
1https://img.youtube.com/vi/1GwmV1PGRjI/maxresdefault.jpg9
translations/es/03-CoreGenerativeAITechniques/06-AIToolkitAndDockerModels.md
#LinkLine Number
1https://img.youtube.com/vi/1GwmV1PGRjI/maxresdefault.jpg9
translations/zh/03-CoreGenerativeAITechniques/06-AIToolkitAndDockerModels.md
#LinkLine Number
1https://img.youtube.com/vi/1GwmV1PGRjI/maxresdefault.jpg9
translations/pt/03-CoreGenerativeAITechniques/06-AIToolkitAndDockerModels.md
#LinkLine Number
1https://img.youtube.com/vi/1GwmV1PGRjI/maxresdefault.jpg9

@jongalloway jongalloway deleted the bruno-add-gpt-oss branch October 2, 2025 21:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant