Commit History

Synced requirements.txt with the config on huggingface spaces.
792d6d7

Simon Strandgaard commited on

Update README.md
e8fda0b
verified

neoneye 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

Update README.md
4ad3389
verified

neoneye commited on

show error message if the user hasn't provided any openrouter_api_key
a375e12

Simon Strandgaard commited on

The top header is now hidden on Hugging Face Spaces
61db3dc

Simon Strandgaard commited on

hide/show the openrouter api key textbox depending on the config
ea9b4a7

Simon Strandgaard commited on

Merged in commit 27410427fe779d1ff0d8f3ca4301c28074b6ac6d
d7b6667

Simon Strandgaard commited on

enable logging
554a24e

Simon Strandgaard commited on

Print stats after a purge
9b6304b

Simon Strandgaard commited on

Purge old data hourly.
c434d74

Simon Strandgaard commited on

generate_run_id() now prefixes the string with PlanExe_
19654e9

Simon Strandgaard commited on

purge_old_runs() now also deletes files+dirs. Previously it was only dirs that could be purged.
bb28e75

Simon Strandgaard commited on

purge_old_runs() now takes a prefix parameter, to be more certain that the data being deleted, really are intended to be deleted.
977ad93

Simon Strandgaard commited on

start_purge_scheduler() added
7247691

Simon Strandgaard commited on

Moved hardcoded text to constant
3d88dc7

Simon Strandgaard commited on

purge_old_runs() added
e49f146

Simon Strandgaard commited on

Only show openrouter models on huggingface spaces
bd55e57

Simon Strandgaard commited on

Use 2 different configurations depending on if the app runs on localhost or on huggingface spaces
ff3a23b

Simon Strandgaard commited on

Extracted is_huggingface_spaces() function
a145e10

Simon Strandgaard commited on

Merge branch 'user-api-key'
459ddcb

Simon Strandgaard commited on

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

Simon Strandgaard commited on

Send app name to OpenRouter
a250316

Simon Strandgaard commited on

SessionState now remembers the settings. There is now a textfield for the user's own OpenRouter api key
ceb7ac2

Simon Strandgaard commited on

Changes from PlanExe repo
437ee94

Simon Strandgaard commited on

create_zip_archive() extracted
0f07150

Simon Strandgaard commited on

generate_run_id() added
ec06ad9

Simon Strandgaard commited on

Readded returncode printing
7492910

Simon Strandgaard commited on

Removed dead code
3ac716d

Simon Strandgaard commited on

o3mini-high helped: Migrated from using global variables to using gradio's State class, to allow for multiple simulaneous users on Hugging Face Spaces.
b243f89

Simon Strandgaard commited on

Download output as a zip file
5e8aef1

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

ERROR: Could not find a version that satisfies the requirement audioop-lts==0.2.1 (from versions: none)
795aefd

Simon Strandgaard commited on

snapshot of PlanExe repo
6369972

Simon Strandgaard commited on

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

Simon Strandgaard commited on

initial commit
1d7df48
verified

neoneye commited on

Duplicate from gradio-templates/chatbot
958e1db
verified

neoneye pngwn HF Staff commited on