PlanExe / app.py

Commit History

Imported changes from the github repo into the huggingface repo
f568402

Simon Strandgaard commited on

BrowserState's secret is no longer hardcoded, but use the HUGGINGFACE_SPACES_BROWSERSTATE_SECRET env.
56f6df1

Simon Strandgaard commited on

The user settings are now stored in BrowserState, so the data survives restarting the server, and survives reloading the page.
b14ca77

Simon Strandgaard commited on

Experiments storing multiple settings in BrowserState
b69e7a3

Simon Strandgaard commited on

Triggering a build again
5187d94

Simon Strandgaard commited on

No luck scheduling a build. Trying with another file.
e12d959

Simon Strandgaard commited on

I think the state is now being across server restart
3af7479

Simon Strandgaard commited on

multi user experiment using BrowserState
08d4036

Simon Strandgaard commited on

print_gradio_info() added
2ea8a4a

Simon Strandgaard commited on

multi user experiment using BrowserState
9dce94e

Simon Strandgaard commited on

multi user experiment
f6e1a1e

Simon Strandgaard commited on

Purge old data hourly.
c434d74

Simon Strandgaard commited on

IS_HUGGINGFACE_SPACES env for determining if the app runs on huggingface or not
0e11928

Simon Strandgaard commited on

Removed dead code
3ac716d

Simon Strandgaard commited on

Invoking app.py now opens the app_text2plan gradio UI
cd2e83b

Simon Strandgaard commited on

Disabled logging and experiment
2d55e29

Simon Strandgaard commited on

Obtain the OPENROUTER_API_KEY from huggingface
5d19961

Simon Strandgaard commited on

Can I load code from the src module?
0bca3d3

Simon Strandgaard commited on

attempting to trigger a build on huggingface
bf50f3c

Simon Strandgaard commited on

can I spawn processes and use the file system inside huggingface spaces?
802e7b1

Simon Strandgaard commited on

Duplicate from gradio-templates/chatbot
958e1db
verified

neoneye pngwn HF staff commited on