How to deploy custom implementation using App Service and OpenAI Service on Azure #498
Unanswered
jeannot-prvlimburg
asked this question in
Q&A
Replies: 2 comments 4 replies
-
Ensure updates are made to the branding properties, encompassing logos and titles, specifically within |
Beta Was this translation helpful? Give feedback.
4 replies
-
Just to add, if anyone does not require to run the app locally but just wants to make a small change, you can go for a more granular approach that does not require installing all dependencies:
For reference:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi all, I recently deployed a webapp (App Service) using a custom LLM (OpenAI Service). I have now forked and customized this repository to change the front-end of the application. However, when I replace this repository in the App Service with my own custom version of this repository, nothing changes. Do you have any idea how to fix this issue?
Beta Was this translation helpful? Give feedback.
All reactions