Replies: 1 comment
-
I have the other 'app', which is just a Block with a few changes in variables, but not understanding how to mount it into the app properly. I have the button set up to go the url of the other 'app' but it shows a page of a JSON message 'detail: Not found'. Any ideas? |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
Say I wanted to have two pages, one with all the features seen for privateGPT and the other with a few features taken away but the overall function as privateGPT of the two pages works the same. How would I be able to set up the two different pages within the Fast API app so that one click of a button on the first app (with less features) would prompt you to login for the other, fully featured app?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions