llm-arch / src /st_helpers.py

Commit History

Updated the status message on the endpoint start
7b55a1a

alfraser commited on

Fixed bug where display value was preventing end point from starting
f280a0c

alfraser commited on

Added logging to endpoint start
2aa6e54

alfraser commited on

Fixed bug in status bar
1979a9d

alfraser commited on

Added system status to the default on each page with option for users to request start of the LLM inference endpoints. Set the endpoints to 15 minute timeout in line with this.
47d1763

alfraser commited on

Updated one type hint
8dc34d0

alfraser commited on

Removed debug print statements which cause extra chaff in the logs
1c63a8a

alfraser commited on

Fixed a bug where I had cut out the inclusion of the Bath logo when changing the security model.
f8409b4

alfraser commited on

Logged logins just so I can see who is accessing the app
f1f9b8f

alfraser commited on

Padded the username field to move it out from under the hugging face chrome
2c5b1e7

alfraser commited on

Updated the security model to support multiple passwords for different users, so I can grant it to someone and revoke if needed.
1e508c0

alfraser commited on

Added secret to bypass login for running the app locally and to speed up development
33de646

alfraser commited on

Set up security with secrets on the hugging face side and helper function across pages which manages the security and logo.
d934e05

alfraser commited on