Commit Graph

861 Commits (6e064adb094bacd10bd8bbc8c18a405e1cf651cd)

Author SHA1 Message Date
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
Heiner Lohaus a82021fecd Add missing styling on phone 5 months ago
H Lohaus 6afc6722a0
Merge pull request #1846 from hlohaus/nem
Updates for some providers
5 months ago
Heiner Lohaus f72ea59a99 Fix style.css 5 months ago
H Lohaus 0f04dacdbd
Merge pull request #1833 from hlohaus/curl
Update event loop on windows only for old curl_cffi
5 months ago
Heiner Lohaus a2b5446b2e Fix DuckDuckGo Provider issues
Fix PerplexityLabs, FlowGpt Provider
Update Bing, Gemini Provider
5 months ago
abc 8ec942040c add cohere provider. 5 months ago
abc fdbb474151 some more logging 5 months ago
Tekky e5a57646db
Merge pull request #1836 from mm3b/main
Fixing an error that occurs due to a missing comma in async client
5 months ago
H Lohaus fc33573b1b
Merge pull request #1835 from ochen1/patch-1
Add model alias for gpt-4-turbo-preview in OpenaiChat Provider
5 months ago
mm3b 02b51a94c9
Add missed comma 5 months ago
abc 46dcf08554 Merge branch 'main' of https://github.com/xtekky/gpt4free 5 months ago
abc 8add819c3e stytch auth udpdate for provider 5 months ago
ochen1 7fef83593a
Add model alias for gpt-4-turbo-preview in OpenaiChat Provider 5 months ago
Heiner Lohaus 307ccd8781 Fix SpeechRecognition on Phone 5 months ago
Heiner Lohaus cec2a10eaa Fix SpeechRecognition on Phone 5 months ago
Heiner Lohaus f323e8850a Fix SpeechRecognition on Phone 5 months ago
Heiner Lohaus 97d34592d5 Fix SpeechRecognition on Phone 5 months ago
Heiner Lohaus 070eeadc12 Fix SpeechRecognition on Phone 5 months ago
Heiner Lohaus c15242faa0 Fix SpeechRecognition on Phone 5 months ago
Heiner Lohaus 7194c70d9c Fix SpeechRecognition on Phone 5 months ago
Heiner Lohaus 0a3fe0b7df Update event loop on windows only for old curl_cffi 5 months ago
abc 2fad27b2c5 new gpt-4 beating opensource models 5 months ago
abc ed8afc20e8 add more models
mixtral 8x22b
5 months ago
abc 8c560b87f1 improve models list for gpt-3.5-turbo 5 months ago
abc f57af704ba update retryprovider
now works with one provider.
5 months ago
Heiner Lohaus a053c29020 Fix GPT4All import error 5 months ago
H Lohaus ddb015e90d
Update Bing.py 5 months ago
kqlio67 fa739d2e7c
Add Aichatos and Blackbox Provider (#1822)
Providers added:
- Feedough - Added a new provider with GPT-3 model
- Cnote - Added a new provider with GPT-3.5 model
5 months ago