How to debug the server side #3955
Unanswered
abgonzalez
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am trying to create a new credentials mode to access to AzureOpenAI through a AD Azure Authentication. I have added the credentials for the AD Azure Authentiction, and now I need to populate all the Flowise componets, as ChatFlows, Assistants, etc., But, when I am working in local It's taking ages to rebuild all the aplication.
I don't know if there is a trick that I can use to deploy in local the backend (localhost:3000) and the documentation (localhos:6655) separtely, that it can be quicker do the changes and debug.
Beta Was this translation helpful? Give feedback.
All reactions