microsoft / Damu

Named after a Mesopotamian reputed to know the cures to many incurable diseases. This is an accelerator for combining natural language queries and FHIR queries to assist medical research.
MIT License
5 stars 4 forks source link

Phjirsa/task1763 #32

Closed pjirsa closed 2 months ago

pjirsa commented 2 months ago

This pull request introduces several changes to the ChatApp.Server project, primarily focusing on the integration of Azure services and the OpenAI API. The main changes include the addition of Azure and OpenAI package references, creation of new classes and services related to chat completion and response handling, and the removal of the unused WeatherForecast class.

Package references and configuration:

New classes and services:

Endpoint and main program changes:

Removed class: