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"
2023-10-28 17:58:36 +02:00
..
app.py ~ | new g4f GUI 2023-10-06 19:52:17 +01:00
backend.py Update backend.py, index.html, requirements.txt (#1180) 2023-10-28 17:58:36 +02:00
config.py fix: remove typo in readme and configs 2023-10-13 08:05:51 +01:00
internet.py 'Refactored by Sourcery' (#1125) 2023-10-23 09:46:25 +02:00
provider.py 'Refactored by Sourcery' (#1125) 2023-10-23 09:46:25 +02:00
website.py 'Refactored by Sourcery' (#1125) 2023-10-23 09:46:25 +02:00