Commit Graph

989 Commits (9bc675f6473decb20cefed6a8617386f9d6d8485)

Author SHA1 Message Date
kqlio67 a8ab2ad771
Add files via upload 3 months ago
kqlio67 ebc40b7bcf
Delete g4f/Provider/Aichatos.py 3 months ago
kqlio67 a857e5021c
Delete g4f/Provider/ChatForAi.py 3 months ago
kqlio67 b251c47d4f
Delete g4f/Provider/ChatgptAi.py 3 months ago
kqlio67 8b8a0d9356
Delete g4f/Provider/ChatgptNext.py 3 months ago
kqlio67 b7cd7b3cd1
Delete g4f/Provider/ChatgptX.py 3 months ago
kqlio67 f140d4a39c
Delete g4f/Provider/Cnote.py 3 months ago
kqlio67 abf92bf465
Delete g4f/Provider/Feedough.py 3 months ago
kqlio67 e37e0d5151
Delete g4f/Provider/ReplicateImage.py 3 months ago
kqlio67 ace19b9d43
Add files via upload 3 months ago
kqlio67 ebea37c276
Add files via upload 3 months ago
Koukunn_ e34e0fa3f7 ChatGPT Reverse Engineering Update: Adapting to Arkose Detection Changes 3 months ago
Anurag Varma a54fef6d46 #2088 issue fixed
The url has been updated
3 months ago
abc 46c48bb09e Fix HuggingFace formatting 3 months ago
abc ac0bd092c0 unpatch HuggingChat 3 months ago
lobowarren c29487cdb5 fixes 3 months ago
lobowarren 43bf07eaca Add Pizzagpt Provider 3 months ago
mcareddu e678417a7c add gemini-1.5-flash to GeminiPro provider 3 months ago
Richard Steininger acc52bc014 Fix har openai access token parsing 3 months ago
abc b9ced12c76 requested removal of DuckDuckGo 4 months ago
Tekky c91fef3eb3
Merge pull request #2043 from Zedai00/geminiprochat-fix
Update URL For GeminiProChat
4 months ago
Zed 451c760b22 Update URL For GeminiProChat 4 months ago
Eien Mojiki 🍕 0850c81118
Update `HuggingChat` provider
- Fix null string in response token temporarily 
- Add new model `01-ai/Yi-1.5-34B-Chat` that works well using Japanese.
4 months ago
Tekky 87a96ce0d7
Merge pull request #2031 from Zedai00/main
Update models.py to create models directory when its not present
4 months ago
abc dd409d3f1a remove ecosia 4 months ago
Zed cb2776a549
Update models.py to create models directory when its not present
It will create a models directory in current folder if it can't find the directory due to previous way where it tries to return models directory where its not present which in turns returns None causing os.path to fail
Fix #2030
4 months ago
Heiner Lohaus 62b2b279ab Fix image vision in You.com provider 4 months ago
Heiner Lohaus b7624b75a3 Add streaming and conversation support to gemini 4 months ago
H Lohaus e4b3b2692e
Merge pull request #1988 from hlohaus/kessh
Improve async client readme, Fix print styling, Add image api example
4 months ago
Heiner Lohaus 77a1f500a8 Improve async client readme, Fix print styling, Add image api example 4 months ago
Ryuk d2f04e80be
Update base_provider.py 4 months ago
Ryuk 567b39c330
Update base_provider: Do not nest patch uvloop loop. 4 months ago
H Lohaus 5115cf0e23
Merge pull request #1984 from hlohaus/leech
Add some options to messages in gui, saves generated images local
4 months ago
Heiner Lohaus 80b2e9b807 Add some options to messages in gui, saves generated images local 4 months ago
H Lohaus 7fe4188639
Update DeepInfra.py 4 months ago
H Lohaus fea056dd49
Update client.py 4 months ago
H Lohaus 370ac53943
Update async_client.py 4 months ago
Heiner Lohaus c8d61a08b7 Create windows release, improve styling 4 months ago
Heiner Lohaus 1994481872 Update model list / providers 4 months ago
Heiner Lohaus 3703e72073 Add dark mode config, slide system prompt 4 months ago
Heiner Lohaus 4bab6009c1 Fix js error in gui, Revert to_image in gui 4 months ago
Heiner Lohaus dc77a1a7ff Fix upload image 4 months ago
Heiner Lohaus 9ddac1715f Add get/set cookies dir, hide prompt option in gui 4 months ago
Heiner Lohaus 96e378e9e2 Fix OpenaiChat provider, improve proofofwork 4 months ago
Heiner Lohaus b1dafc0ef7 Improve Liabots provider, Add image api support 4 months ago
H Lohaus 91e7252123
Merge pull request #1969 from hlohaus/leech
Fix You.com model selection
4 months ago
碧舞すみほ 1d66c57a65
Improve compatibility of openai-node (#1966)
* improve compatibility of openai-node

* improve compatibility with OpenAI's models api

* allow image upload
4 months ago
Heiner Lohaus 5396887801 Fix You.com model selection 4 months ago
Heiner Lohaus 24c5502d76 Add needs auth to provierds, Add PerplexityApi provider
Add proxy support to nodriver
4 months ago
H Lohaus 008ed60d98
Merge pull request #1950 from hlohaus/leech
Update chatgpt url, uvloop support
4 months ago
Heiner Lohaus 59fcf9d2d3 Update chatgpt url, uvloop support 4 months ago
abc 1399758a4e gpt-4o (beta) 4 months ago
Tekky 23f3c5b809
Merge pull request #1934 from krishna2206/main
Updated PerplexityLabs models
5 months ago
Fitiavana Krishna fc55b3fc6a Updated PerplexityLabs models 5 months ago
HyiKi 1fb9eb94f7 Update Gemini.py
fix issue #1932
5 months ago
H Lohaus ee7428e767
Update Bing.py 5 months ago
H Lohaus 03e5f10992
Update BingCreateImages.py 5 months ago
H Lohaus a9672bead0
Update Bing.py 5 months ago
H Lohaus c343d66ac6
Update __init__.py 5 months ago
H Lohaus e41bbdce02
Update __init__.py 5 months ago
H Lohaus 743fbc2a6c
Update __init__.py 5 months ago
H Lohaus 1d02a06456
Merge pull request #1925 from hlohaus/worker
Add Ollama provider, Add vision support to Openai
5 months ago
Heiner Lohaus 8fcf618bbe Add Ollama provider, Add vision support to Openai 5 months ago
Hydra566 d495d732f2
Update You.py
Added new models from the provider
5 months ago
Heiner Lohaus ff8c1fc140 Add AppConfig class, update readme 5 months ago
Heiner Lohaus 26d5fcd216 Fix workers argument in api 5 months ago
H Lohaus f47b7a2a9b
Merge pull request #1905 from kafmws/main
add authorization for g4f API
5 months ago
Heiner Lohaus 10896102fa Add proofofwork to OpenaiChat 5 months ago
kafm 127352de2a clean code 5 months ago
kafm 112ca6380b add authorization for g4f API 5 months ago
Heiner Lohaus 0cc5b07daf Update reka vision 5 months ago
Eien Mojiki 🍕 f0cf7a2dae
Merge branch 'xtekky:main' into main 5 months ago
abc 2b271013fb add reka core model (vision) 5 months ago
Eien Mojiki 🍕 c85960566d
Add `microsoft/Phi-3-mini-4k-instruct` model 5 months ago
Heiner Lohaus c9c1aa121d Fix issue with You.com and nodriver
Show global model list when unselect provider
5 months ago
Heiner Lohaus 74c399d675 Add conversation title change in gui
Fix bug with multiple requests a .har in OpenaiChat
5 months ago
Heiner Lohaus cb695f58e8 Add nodriver to docker 5 months ago
Heiner Lohaus 002a4a1d7f Fix typo in model list 5 months ago
Heiner Lohaus 6e064adb09 Add gemini-1.5-pro-latest model 5 months ago
Heiner Lohaus 6a05a238d9 Fix "domain" KeyError with Firefox .har 5 months ago
H Lohaus 454be0ed70
Update cookies.py 5 months ago
Heiner Lohaus 4bc4d635bc Add vision models to readme 5 months ago
Heiner Lohaus 8dcef3b2a7 Improve python support 5 months ago
Heiner Lohaus 3a23e81de9 Add Replicate Provider
Fix Bug in OpenaiChat and MetaAI
Add read cookie and .har files
Use factory for api app
5 months ago
Heiner Lohaus a26421bcd8 Add image model list 5 months ago
Heiner Lohaus f66cd9f8a3 Add MissingRequirementsError to You 5 months ago
Heiner Lohaus db2d6cffd9 Fix Bing Provider, Add Account Support for Meta AI
Use default headers in OpenaiChat
5 months ago
Heiner Lohaus db00480153 Disable Bing integration test 5 months ago
Heiner Lohaus fdc8b88d17 Improve cli argparser, Improve curl_cffi websocket support 5 months ago
Heiner Lohaus a129c3db44 Add AbraGeoBlockedError handling 5 months ago
Heiner Lohaus e6863a75e1 Improve cli arguments 5 months ago
Heiner Lohaus 83484c0a56 Add workers and use_colors options to api 5 months ago
Heiner Lohaus 932d3a3ca0 Add MetaAI Provider and some small improvments 5 months ago
H Lohaus a27d908696
Merge pull request #1862 from hlohaus/nem
Fix image generation in OpenaiChat
5 months ago
kqlio67 81cf5d7c77
A few small fixes in GUI and Providers (#1861) 5 months ago
Heiner Lohaus 37b91e6dac Fix image generation in OpenaiChat 5 months ago
PD 5fd118f3c9
Added Meta llama-3 support! (#1856)
* Added Meta llama-3 support!
Decided to change llama2.py to llama.py to hold all the llama family models.

* updated HuggingChat provider

* Update FlowGpt.py
5 months ago
H Lohaus 718ea7c187
Merge pull request #1854 from hlohaus/nem
Add Ecosia Provider, Add OpenaiAccount alias
5 months ago
Heiner Lohaus 7e543f4747 Add Ecosia Provider, Add OpenaiAccount alias
Use AsyncClient in API, add web_search parameter in API
Improve error messages in Openai
5 months ago
H Lohaus 0b6601fb2e
Merge pull request #1848 from hlohaus/nem
Add missing styling on phone
5 months ago