gpt4free/g4f
Akash Mondal c2115309ab Cleanup unused dependencies
* remove packages, that are not a direct dependency to this project, from requirements.txt

* no need to just numpy for simple sqrt operation on numbers

* write code on python than using a js compiler
2024-01-13 18:31:28 +05:30
..
api Fix module 'g4f.debug' has no attribute 'get_version' 2024-01-03 20:50:51 -03:00
gui Add publish-to-pypi workflow 2024-01-12 02:14:35 +01:00
Provider Cleanup unused dependencies 2024-01-13 18:31:28 +05:30
__init__.py Add create images to Bing (#1426) 2024-01-10 10:34:56 +01:00
base_provider.py Add support for all models 2024-01-01 17:48:57 +01:00
cli.py Change default port for gui 2023-12-11 02:50:33 +01:00
debug.py Add support for all models 2024-01-01 17:48:57 +01:00
errors.py Add support for all models 2024-01-01 17:48:57 +01:00
models.py Add create images to Bing (#1426) 2024-01-10 10:34:56 +01:00
requests.py Add create images to Bing (#1426) 2024-01-10 10:34:56 +01:00
typing.py Add support for all models 2024-01-01 17:48:57 +01:00
version.py Add create images to Bing (#1426) 2024-01-10 10:34:56 +01:00
webdriver.py Add create images to Bing (#1426) 2024-01-10 10:34:56 +01:00