Commit Graph

878 Commits

Author SHA1 Message Date
H Lohaus 1d02a06456
Merge pull request #1925 from hlohaus/worker
Add Ollama provider, Add vision support to Openai
2024-05-05 23:51:40 +02:00
Heiner Lohaus 8fcf618bbe Add Ollama provider, Add vision support to Openai 2024-05-05 23:38:31 +02:00
Hydra566 d495d732f2
Update You.py
Added new models from the provider
2024-05-04 23:34:51 +05:00
Heiner Lohaus ff8c1fc140 Add AppConfig class, update readme 2024-04-29 20:21:47 +02:00
Heiner Lohaus 26d5fcd216 Fix workers argument in api 2024-04-29 16:56:56 +02:00
H Lohaus f47b7a2a9b
Merge pull request #1905 from kafmws/main
add authorization for g4f API
2024-04-28 22:47:42 +02:00
Heiner Lohaus 10896102fa Add proofofwork to OpenaiChat 2024-04-28 22:19:51 +02:00
kafm 127352de2a clean code 2024-04-28 19:16:29 +08:00
kafm 112ca6380b add authorization for g4f API 2024-04-28 17:02:44 +08:00
Heiner Lohaus 0cc5b07daf Update reka vision 2024-04-27 11:48:10 +02:00
Eien Mojiki 🍕 f0cf7a2dae
Merge branch 'xtekky:main' into main 2024-04-25 11:31:01 +07:00
abc 2b271013fb add reka core model (vision) 2024-04-25 00:06:11 +01:00
Eien Mojiki 🍕 c85960566d
Add `microsoft/Phi-3-mini-4k-instruct` model 2024-04-24 23:49:41 +07:00
Heiner Lohaus c9c1aa121d Fix issue with You.com and nodriver
Show global model list when unselect provider
2024-04-23 19:56:52 +02:00
Heiner Lohaus 74c399d675 Add conversation title change in gui
Fix bug with multiple requests a .har in OpenaiChat
2024-04-23 17:34:42 +02:00
Heiner Lohaus cb695f58e8 Add nodriver to docker 2024-04-23 05:44:49 +02:00
Heiner Lohaus 002a4a1d7f Fix typo in model list 2024-04-22 20:02:17 +02:00
Heiner Lohaus 6e064adb09 Add gemini-1.5-pro-latest model 2024-04-22 18:08:04 +02:00
Heiner Lohaus 6a05a238d9 Fix "domain" KeyError with Firefox .har 2024-04-22 17:55:31 +02:00
H Lohaus 454be0ed70
Update cookies.py 2024-04-22 09:21:17 +02:00
Heiner Lohaus 4bc4d635bc Add vision models to readme 2024-04-22 01:27:48 +02:00
Heiner Lohaus 8dcef3b2a7 Improve python support 2024-04-21 22:44:29 +02:00
Heiner Lohaus 3a23e81de9 Add Replicate Provider
Fix Bug in OpenaiChat and MetaAI
Add read cookie and .har files
Use factory for api app
2024-04-21 22:39:00 +02:00
Heiner Lohaus a26421bcd8 Add image model list 2024-04-21 15:15:55 +02:00
Heiner Lohaus f66cd9f8a3 Add MissingRequirementsError to You 2024-04-21 07:38:36 +02:00
Heiner Lohaus db2d6cffd9 Fix Bing Provider, Add Account Support for Meta AI
Use default headers in OpenaiChat
2024-04-21 07:22:59 +02:00
Heiner Lohaus db00480153 Disable Bing integration test 2024-04-20 20:11:09 +02:00
Heiner Lohaus fdc8b88d17 Improve cli argparser, Improve curl_cffi websocket support 2024-04-20 20:06:35 +02:00
Heiner Lohaus a129c3db44 Add AbraGeoBlockedError handling 2024-04-20 18:21:19 +02:00
Heiner Lohaus e6863a75e1 Improve cli arguments 2024-04-20 18:04:16 +02:00
Heiner Lohaus 83484c0a56 Add workers and use_colors options to api 2024-04-20 15:41:49 +02:00
Heiner Lohaus 932d3a3ca0 Add MetaAI Provider and some small improvments 2024-04-20 10:43:53 +02:00
H Lohaus a27d908696
Merge pull request #1862 from hlohaus/nem
Fix image generation in OpenaiChat
2024-04-19 15:38:11 +02:00
kqlio67 81cf5d7c77
A few small fixes in GUI and Providers (#1861) 2024-04-19 14:10:56 +02:00
Heiner Lohaus 37b91e6dac Fix image generation in OpenaiChat 2024-04-19 14:07:56 +02:00
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
2024-04-19 09:27:33 +02:00
H Lohaus 718ea7c187
Merge pull request #1854 from hlohaus/nem
Add Ecosia Provider, Add OpenaiAccount alias
2024-04-18 21:13:26 +02:00
Heiner Lohaus 7e543f4747 Add Ecosia Provider, Add OpenaiAccount alias
Use AsyncClient in API, add web_search parameter in API
Improve error messages in Openai
2024-04-18 20:18:51 +02:00
H Lohaus 0b6601fb2e
Merge pull request #1848 from hlohaus/nem
Add missing styling on phone
2024-04-17 12:48:25 +02:00
Heiner Lohaus a82021fecd Add missing styling on phone 2024-04-17 12:07:04 +02:00
H Lohaus 6afc6722a0
Merge pull request #1846 from hlohaus/nem
Updates for some providers
2024-04-17 10:43:11 +02:00
Heiner Lohaus f72ea59a99 Fix style.css 2024-04-17 10:38:22 +02:00
H Lohaus 0f04dacdbd
Merge pull request #1833 from hlohaus/curl
Update event loop on windows only for old curl_cffi
2024-04-17 10:35:08 +02:00
Heiner Lohaus a2b5446b2e Fix DuckDuckGo Provider issues
Fix PerplexityLabs, FlowGpt Provider
Update Bing, Gemini Provider
2024-04-17 10:33:23 +02:00
abc 8ec942040c add cohere provider. 2024-04-16 11:28:54 +01:00
abc fdbb474151 some more logging 2024-04-15 10:31:36 +01:00
Tekky e5a57646db
Merge pull request #1836 from mm3b/main
Fixing an error that occurs due to a missing comma in async client
2024-04-15 10:13:33 +01:00
H Lohaus fc33573b1b
Merge pull request #1835 from ochen1/patch-1
Add model alias for gpt-4-turbo-preview in OpenaiChat Provider
2024-04-14 14:19:33 +02:00
mm3b 02b51a94c9
Add missed comma 2024-04-14 06:27:37 +04:00
abc 46dcf08554 Merge branch 'main' of https://github.com/xtekky/gpt4free 2024-04-14 02:37:17 +01:00