You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A mock Home view was created. This view is shown when the url /home and / are visited.
When the user is logged, it greets the user and generates a greeting message from the LLM:
When the user is not logged, it notifies the user that he's not logged and the LLM generates a welcome message and encourages the user to log in or sign up into the webapp:
Create a Mock Home page
Create a Mock Home page to test successful logins
The text was updated successfully, but these errors were encountered: