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
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"
11 months ago
..
Provider Add arkose_token to OpenaiChat 11 months ago
api add api proxy 11 months ago
gui Update backend.py, index.html, requirements.txt (#1180) 11 months ago
__init__.py ~ | g4f `v-0.1.7.8` 11 months ago
cli.py Refactor API initialization to accept a list of ignored providers. 12 months ago
debug.py Add AiAsk, Chatgpt4Online, ChatgptDemo 1 year ago
models.py Add llama2 model mapping 11 months ago
requests.py 'Refactored by Sourcery' (#1125) 12 months ago
typing.py ~ | g4f `v-0.1.5.6` 1 year ago