summaryrefslogtreecommitdiffstats
path: root/g4f/cli.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix api streaming, fix AsyncClient (#2357)0.3.4.0H Lohaus3 days1-12/+15
| | | | | | | | | | * Fix api streaming, fix AsyncClient, Improve Client class, Some providers fixes, Update models list, Fix some tests, Update model list in Airforce provid er, Add OpenAi image generation url to api, Fix reload and debug in api arguments, Fix websearch in gui * Fix Cloadflare and Pi and AmigoChat provider * Fix conversation support in DDG provider, Add cloudflare bypass with nodriver * Fix unittests without curl_cffi
* Add Ollama provider, Add vision support to OpenaiHeiner Lohaus2024-05-051-8/+13
|
* Add AppConfig class, update readmeHeiner Lohaus2024-04-291-10/+8
|
* Fix workers argument in apiHeiner Lohaus2024-04-291-4/+6
|
* add authorization for g4f APIkafm2024-04-281-0/+2
|
* Add Replicate ProviderHeiner Lohaus2024-04-211-11/+23
| | | | | | Fix Bug in OpenaiChat and MetaAI Add read cookie and .har files Use factory for api app
* Improve cli argparser, Improve curl_cffi websocket supportHeiner Lohaus2024-04-201-11/+11
|
* Improve cli argumentsHeiner Lohaus2024-04-201-3/+3
|
* Add workers and use_colors options to apiHeiner Lohaus2024-04-201-4/+6
|
* New minimum requirements (#1515)0.2.0.6H Lohaus2024-01-261-1/+1
| | | | | | | * 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
* Update cli.pyThatLukinhasGuy2023-11-041-1/+1
|
* Update cli.pyThatLukinhasGuy2023-11-041-2/+1
|
* Update cli.pyThatLukinhasGuy2023-11-041-5/+1
|
* Refactor API initialization to accept a list of ignored providers.razrab2023-10-231-2/+13
|
* fix bug - Cannot assign requested addresslate2023-10-211-1/+1
|
* ~ | 0.1.7.0abc2023-10-201-2/+3
|
* Unify g4f tools into one CLIArran Hobson Sayers2023-10-121-0/+28