You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gpt4free/g4f/gui/server
hdsz25 b8a3db526c
Update backend.py, index.html, requirements.txt (#1180)
* Update backend.py

change to the model that received from user interactive from the web interface model selection.

* Update index.html

added Llama2 as a provider selection and also include the model selection for Llama2: llama2-70b, llama2-13b, llama2-7b

* Update requirements.txt

add asgiref to enable async for Flask in api.
"RuntimeError: Install Flask with the 'async' extra in order to use async views"
10 months ago
..
app.py ~ | new g4f GUI 11 months ago
backend.py Update backend.py, index.html, requirements.txt (#1180) 10 months ago
config.py fix: remove typo in readme and configs 11 months ago
internet.py 'Refactored by Sourcery' (#1125) 11 months ago
provider.py 'Refactored by Sourcery' (#1125) 11 months ago
website.py 'Refactored by Sourcery' (#1125) 11 months ago