Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: make frontend build and app deploy #1002

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

aymenfurter
Copy link

Motivation and Context

Fix the deployment issues when using the AZD command.

Description

This PR addresses the following issues:

  • Build Failures: The deployment through AZD fails due to out-of-memory (OOM).
  • Post-Provision Hooks: The post-provision hooks fail because the embedding endpoint is incorrectly configured.
  • App Service Startup: The app service doesn't start due to a missing startup command.
  • Incorrect Configuration: The app is incorrectly configured and doesn't perform Retrieval-Augmented Generation (RAG) because DATASOURCE_TYPE is not set.

Contribution Checklist

  • I have built and tested the code locally and in a deployed app. (only posix)

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.

None yet

1 participant