gpt4free/g4f
2024-10-19 12:46:23 +03:00
..
api refactor(g4f/api/__init__.py): use asynchronous methods in Client 2024-10-15 15:07:06 +03:00
client feat(g4f/client/async_client.py, g4f/client/async_client.py): enhance async and sync handling in client 2024-10-15 12:22:52 +03:00
gui Fixing (g4f/gui/client/static/css/style.css) errors with the size of internals in gui 2024-10-19 12:46:23 +03:00
local Update __init__.py 2024-04-07 11:24:14 +02:00
locals Update models.py to create models directory when its not present 2024-05-30 19:29:16 +05:30
Provider fix(g4f/Provider/AmigoChat.py): correct image generation prompt index 2024-10-19 12:22:24 +03:00
providers Update base_provider.py 2024-05-20 18:25:06 +05:30
requests Add Ollama provider, Add vision support to Openai 2024-05-05 23:38:31 +02:00
__init__.py Add local models to gui, Fix You Provider, add AsyncClient 2024-04-07 10:36:13 +02:00
cli.py Add Ollama provider, Add vision support to Openai 2024-05-05 23:38:31 +02:00
cookies.py Add get/set cookies dir, hide prompt option in gui 2024-05-18 23:13:57 +02:00
debug.py Add Pyinstaller support, Use curl_cffi in You provider 2024-03-15 11:46:06 +01:00
errors.py Fix unittests 2024-04-06 01:18:45 +02:00
image.py Fix image vision in You.com provider 2024-05-21 22:58:56 +02:00
models.py Added new provider (g4f/Provider/Ai4Chat.py) 2024-10-17 15:44:27 +03:00
stubs.py Fix unittests, use Union typing 2024-02-23 02:51:10 +01:00
typing.py Improve compatibility of openai-node (#1966) 2024-05-17 18:43:17 +02:00
version.py Add Pyinstaller support, Use curl_cffi in You provider 2024-03-15 11:46:06 +01:00
webdriver.py Add workers and use_colors options to api 2024-04-20 15:41:49 +02:00