summaryrefslogtreecommitdiffstats
path: root/g4f/gui/run.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update run.pyH Lohaus2024-04-061-8/+1
|
* New minimum requirements (#1515)0.2.0.6H Lohaus2024-01-261-6/+2
| | | | | | | * New minimum requirements * Add ConversationStyleOptionSets to Bing * Add image.ImageRequest * Improve python version support * Improve unittests
* Change default port for guiHeiner Lohaus2023-12-111-1/+1
| | | | | | Change default host for api Disable gui in build Add custom docker user
* Unify g4f tools into one CLIArran Hobson Sayers2023-10-121-12/+18
|
* ~abc2023-10-101-1/+15
| | | | Command line arguments for GUI
* ~ | g4f `v-0.1.5.6`abc2023-10-081-0/+4
gui & interference can now be run with: python -m g4f.gui.run and python -m g4f.interference.run