Azure-Samples / azure-search-openai-demo-java

This repo is the Java version of Microsoft's sample app for ChatGPT + Enterprise data.
MIT License
67 stars 66 forks source link

No "VS Code Task: Start App" to start the project locally #11

Closed Menghua1 closed 9 months ago

Menghua1 commented 9 months ago

Describe the issue: There is no "VS Code Task: Start App" to start the project locally.

image

Repro Steps:

  1. Run azd auth login.
  2. Run azd init -t Azure-Samples/azure-search-openai-demo-java.
  3. Run azd up.
  4. Hit F1 and click Run Task

Suggestion: Add code related to the "VS Code Task: Launch Application" function.

@dantelmomsft and @hemarina for notification.