Skip to content

Update the .NET ChatApp sample#1075

Merged
zhenlan merged 4 commits intomainfrom
chatapp
Jun 27, 2025
Merged

Update the .NET ChatApp sample#1075
zhenlan merged 4 commits intomainfrom
chatapp

Conversation

@zhenlan
Copy link
Member

@zhenlan zhenlan commented Jun 26, 2025

  • Rename ModelConfiguration to CompletionConfiguration
  • Change the app to interact with user input
  • Add a README file

@zhenlan zhenlan requested a review from Copilot June 26, 2025 04:33
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This pull request updates the .NET ChatApp sample to improve interactive functionality and better manage AI configurations.

  • Renames ModelConfiguration to CompletionConfiguration
  • Updates the app to interact with user input and streamline message handling
  • Adds a detailed README with setup, usage, and troubleshooting instructions

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.

File Description
examples/DotNetCore/ChatApp/README.md New README outlining the project setup and usage instructions
examples/DotNetCore/ChatApp/ChatApp/Program.cs Modifies configuration retrieval and chat flow with improved API usage
examples/DotNetCore/ChatApp/ChatApp/OpenAIConfiguration.cs Introduces the OpenAIConfiguration for managing OpenAI connection details
examples/DotNetCore/ChatApp/ChatApp/CompletionConfiguration.cs Renames ModelConfiguration to CompletionConfiguration

@zhenlan zhenlan merged commit 59bdf8f into main Jun 27, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants