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 #26

Closed pjirsa closed 3 months ago

pjirsa commented 3 months ago

This pull request includes changes that affect the debugging setup, infrastructure, and frontend of the application. The most significant changes include updates to the debugging configuration in the .vscode/launch.json file, addition of new parameters and resources in the infra files, and modifications to the frontend components and backend settings.

Debugging configuration:

Infrastructure:

Frontend and Backend:

Other changes include updates to the src/build-frontend.ps1 script to set an environment variable, and modifications to src/Api/Functions/SearchAsync.cs and src/sample-app-aoai-chatGPT/backend/settings.py files.