kqlio67
4e630d29aa
feat(g4f/Provider/Blackbox.py): enhance async response handling and cleanup
2024-10-16 18:29:16 +03:00
kqlio67
aef705021f
Updated(g4f/Provider/ChatifyAI.py)
2024-10-15 21:07:41 +03:00
kqlio67
0a73aca3e3
Updated(g4f/Provider/Blackbox.py)
2024-10-15 15:19:43 +03:00
Tekky
2dcdce5422
Merge pull request #2275 from hansipie/setollamahost
...
Setollamahost
2024-10-15 11:52:43 +02:00
kqlio67
f3971df893
Updated(g4f/Provider/Blackbox.py)
2024-10-15 12:36:08 +03:00
Hansi P.
30d207b1da
Merge branch 'xtekky:main' into setollamahost
2024-10-15 11:07:04 +03:00
kqlio67
9c3190d11c
feat(g4f/Provider/Blackbox.py): enhance vision image handling
2024-10-12 22:56:06 +03:00
kqlio67
3119b8e37e
chore: temporarily disable some new providers
2024-10-12 21:34:04 +03:00
kqlio67
69d0d2b29b
feat(/Provider/AmigoChat.py): add retry mechanism for API requests
2024-10-11 23:23:09 +03:00
kqlio67
d80e9dd8ce
feat(g4f/Provider/Cloudflare.py): add new Cloudflare provider for async generation
2024-10-11 09:52:30 +03:00
kqlio67
b05528073c
refactor(g4f/Provider/Prodia.py): maintain model list and ensure default model consistency
2024-10-11 09:49:22 +03:00
kqlio67
365d384445
refactor(g4f/Provider/LiteIcoding.py): streamline token management and maintain functionality
2024-10-11 09:47:15 +03:00
kqlio67
bd607b14b6
feat(g4f/Provider/Blackbox.py): enhance model handling and add web search mode
2024-10-11 09:41:23 +03:00
kqlio67
f63d1566cf
feat(g4f/Provider/DarkAI.py): add new DarkAI provider
2024-10-11 09:39:19 +03:00
kqlio67
505428b759
feat(g4f/Provider/ChatifyAI.py): add new AmigoChat text and image models
2024-10-11 09:38:46 +03:00
kqlio67
da8fb9bb00
feat(g4f/Provider/AmigoChat.py): add new AmigoChat text and image models
2024-10-11 09:38:16 +03:00
kqlio67
cdfc4911ce
feat(g4f/Provider/AIUncensored.py): add new AIUncensored with text and image generation
2024-10-11 09:37:51 +03:00
kqlio67
d4e0fd7cb4
feat(g4f/Provider/Airforce.py): update model list and improve text processing
2024-10-11 09:36:32 +03:00
kqlio67
a9bc67362f
refactor(g4f/Provider/Nexra.py): restructure Nexra service providers
2024-10-11 09:33:30 +03:00
kqlio67
2bbeff60d1
feat(g4f/Provider/__init__.py): add new providers and update imports
2024-10-11 09:32:22 +03:00
kqlio67
80503af104
feat(g4f/Provider/Blackbox.py): add support for llama-3.1-405b model
2024-10-03 13:25:56 +03:00
kqlio67
cba121daac
feat(g4f/Provider/ChatGpt.py): enhance error handling and add debugging 2
2024-10-03 01:15:38 +03:00
kqlio67
410b46d308
refactor(g4f/Provider/Bixin123.py): remove Bixin123 provider
2024-10-03 01:05:26 +03:00
kqlio67
1e859b683d
refactor(g4f/Provider/Blackbox.py): update model names and adjust payload
2024-10-03 01:03:05 +03:00
kqlio67
96035435b4
fix(g4f/Provider/MagickPen.py): update API credentials fetching URL
2024-10-03 00:49:11 +03:00
kqlio67
9b5f992162
refactor(g4f/Provider/LiteIcoding.py): encode bearer tokens and add decoding
2024-10-03 00:47:36 +03:00
kqlio67
11d3076fd7
feat(g4f/Provider/Liaobots.py): add support for GPT-3.5-Turbo model
2024-10-03 00:44:59 +03:00
kqlio67
6cd599b1c6
refactor(g4f/Provider/__init__.py): remove Bixin123 import
2024-10-03 00:43:06 +03:00
kqlio67
7ac7dea13f
feat(g4f/Provider/HuggingChat.py): add support for new model
2024-10-03 00:40:04 +03:00
kqlio67
d9e71dad7b
feat(g4f/Provider/ChatGpt.py): enhance error handling and add debugging
2024-10-03 00:31:38 +03:00
kqlio67
8ab55107c8
fix(g4f/Provider/Allyfy.py): update API endpoint to full URL
2024-10-03 00:29:03 +03:00
kqlio67
2103ea87b5
refactor(g4f/Provider/Airforce.py): enhance Airforce provider functionality-2
2024-10-03 00:27:14 +03:00
kqlio67
6bf4c4bc37
refactor(g4f/Provider/Airforce.py): enhance Airforce provider functionality
2024-10-03 00:25:26 +03:00
Hansi P.
ec983c1d29
get ollama address from env
...
+ docker compose configuration
2024-09-30 14:35:21 +03:00
Tekky
0e32e274ad
Merge pull request #2219 from monosans/patch-01
...
feat(GeminiPro): add support for system prompt
2024-09-29 22:41:27 +02:00
kqlio67
58db9e03f0
feat(g4f/Provider/Nexra.py): enhance model handling and add new providers
2024-09-29 23:38:25 +03:00
kqlio67
1d676e3fc6
Update g4f/models.py. Fix g4f/Provider/GPROChat.py
2024-09-27 13:37:47 +03:00
kqlio67
20f2d188b9
New provider added GPROChat
2024-09-27 12:26:36 +03:00
kqlio67
105b4aac75
New provider added ChatHub
2024-09-27 12:13:11 +03:00
kqlio67
cfe5acc152
Updated g4f/models.py g4f/Provider/Liaobots.py g4f/Provider/__init__.py g4f/Provider/DeepInfraChat.py
2024-09-27 00:24:44 +03:00
kqlio67
9ff384978c
feat(g4f/Provider/AIChatFree.py): add AIChatFree provider
2024-09-27 00:08:56 +03:00
kqlio67
8237de5d63
Updated g4f/models.py g4f/Provider/HuggingChat.py
2024-09-26 22:40:40 +03:00
kqlio67
1e62a9dd60
feat(g4f/Provider/HuggingChat.py): update model list and aliases
2024-09-25 20:05:39 +03:00
kqlio67
ec4e25073b
The restored directory 'g4f/Provider/deprecated'
2024-09-25 11:44:23 +03:00
kqlio67
a6099ba48b
feat(g4f/Provider/HuggingChat.): add Qwen2.5-72B model and alias
2024-09-25 08:01:39 +03:00
kqlio67
0c18ed5ce2
Returned provider 'g4f/Provider/ChatGot.py' updated documentation 'docs/providers-and-models.md'
2024-09-24 15:37:14 +03:00
kqlio67
f8e403a745
Resolved merge conflicts
2024-09-24 13:23:53 +03:00
abc
f13b214c8b
Added gpt-4o provider
2024-09-19 21:24:01 +02:00
abc
41945eeded
update...
2024-09-19 21:00:12 +02:00
abc
a7af385526
update ...
2024-09-19 20:58:37 +02:00
kqlio67
d69372a962
refactor(ReplicateHome): update model handling and API interaction
2024-09-15 22:02:06 +03:00
kqlio67
5d28b04836
refactor(api): update model configuration for Blackbox
2024-09-15 15:07:56 +03:00
kqlio67
f13557f779
Fixing errors in g4f/Provider/Nexra.py
2024-09-14 12:52:21 +03:00
kqlio67
3e491c63d7
feat(providers): unify Rocks and FluxAirforce into Airforce provider
2024-09-13 17:09:31 +03:00
kqlio67
29515b6946
Fixing errors in the provider g4f/Provider/Prodia.py
2024-09-13 01:29:20 +03:00
kqlio67
786a75b9f3
Updated g4f/Provider/Blackbox.py
2024-09-13 00:00:44 +03:00
kqlio67
a15578e229
refactor(g4f/Provider/Blackbox.py): streamline model handling and improve image generation
2024-09-12 23:20:02 +03:00
kqlio67
e23ee1f809
new model added
2024-09-12 22:11:01 +03:00
kqlio67
ba5f6efa39
Fixing errors with models in the provider
2024-09-12 21:45:14 +03:00
kqlio67
75bd017023
Bug fixes and improvements to HuggingChat provider
2024-09-12 21:43:28 +03:00
kqlio67
abea4ddbcc
Bug fixes and improvements to HuggingChat and HuggingFace providers
2024-09-12 21:35:31 +03:00
kqlio67
2aa514bfd3
Added a new provider for generating images: g4f/Provider/Prodia.py
2024-09-12 20:28:50 +03:00
kqlio67
11f702e0ac
refactor(models): update HuggingChat, HuggingFace provider models and aliases
2024-09-12 18:06:52 +03:00
kqlio67
abefd7f36f
refactor(g4f/Provider/HuggingFace.py, g4f/Provider/HuggingChat.py): update provider models and aliases
2024-09-12 17:55:39 +03:00
kqlio67
2e3d60a5f1
feat(g4f/Provider/Bixin123.py): implement dynamic fingerprint generation
2024-09-11 21:59:11 +03:00
kqlio67
890e7891c1
feat(g4f/Provider/PerplexityLabs.py): add model aliases and update default model
2024-09-11 16:17:59 +03:00
kqlio67
a53954e777
Updated g4f/Provider/selenium/__init__.py
2024-09-11 16:16:22 +03:00
kqlio67
a4f75407f6
Removed g4f/Provider/selenium/AItianhuSpace.py g4f/Provider/Llama.py | Updated g4f/Provider/__init__.py
2024-09-11 15:59:00 +03:00
kqlio67
7d028e5e2b
refactor(g4f/Provider/Snova.py): update model list and add error note
2024-09-11 15:56:07 +03:00
kqlio67
b18156a2a0
refactor(g4f/Provider/Koala.py): update URL structure and default model
2024-09-11 15:55:31 +03:00
kqlio67
fc9cb1f561
chore(g4f/Provider/bing/conversation.py): update bundleVersion in create_conversation URLs
2024-09-11 15:54:53 +03:00
kqlio67
7d1fa2c623
refactor(g4f/Provider/ReplicateHome.py): optimize model organization and improve readability
2024-09-11 15:54:26 +03:00
kqlio67
80e17bc7c9
refactor(g4f/Provider/AiChatOnline.py): streamline class attributes
2024-09-11 15:54:02 +03:00
monosans
c2f724890e
feat(GeminiPro): add support for system prompt
2024-09-11 15:01:10 +03:00
kqlio67
43b3c2313d
g4f/models.py g4f/Provider/MagickPen.py
2024-09-07 01:34:47 +03:00
kqlio67
e69e71875f
Updated g4f/Provider/MagickPen.py
2024-09-07 01:16:11 +03:00
kqlio67
b3950ae663
Adding a new provider Free2GPT
2024-09-06 23:19:18 +03:00
kqlio67
dc8562f6d8
Adding a new provider Binjie
2024-09-06 22:15:35 +03:00
kqlio67
9c1b0a3152
Updated g4f/models.py g4f/Provider/CodeNews.py g4f/Provider/FreeChatgpt.py
2024-09-06 21:14:35 +03:00
kqlio67
9bc675f647
Updated g4f/Provider/CodeNews.py
2024-09-06 21:06:47 +03:00
kqlio67
10571d2e01
Adding a new provider CodeNews
2024-09-06 21:02:27 +03:00
kqlio67
d4a664f526
Updated g4f/models.py g4f/Provider/__init__.py g4f/Provider/FreeChatgpt.py
2024-09-06 20:59:59 +03:00
kqlio67
0fb46d4592
Adding a new provider with support for models
2024-09-06 19:32:18 +03:00
kqlio67
bba6fda9fb
Removed g4f/Provider/FluxAirforce-copy2.py
2024-09-06 01:36:37 +03:00
kqlio67
5b82cdc25f
Updated g4f/Provider/FluxAirforce.py
2024-09-06 01:30:21 +03:00
kqlio67
f16058811a
Updated g4f/Provider/AiChats.py
2024-09-05 18:22:13 +03:00
kqlio67
b8d12fc787
feat(AiChats): add DALL-E support and improve error handling
2024-09-05 18:10:19 +03:00
kqlio67
f2f04a00b1
feat(Blackbox): add image generation support and enhance response handling
2024-09-05 09:58:28 +03:00
kqlio67
35b96f32d1
feat(Nexra): add image generation support
2024-09-04 22:23:17 +03:00
kqlio67
7483a7c310
Adding new providers AiChats.py Nexra.py Snova.py
2024-09-04 02:09:29 +03:00
kqlio67
21c94f221d
New TwitterBio provider with support for gpt-3.5-turbo and mixtral-8x7b models
2024-09-03 00:35:52 +03:00
kqlio67
3bece24204
Update models.py: Refine provider list and model support
2024-09-02 11:55:51 +03:00
kqlio67
82ea7db804
Update g4f/Provider/ReplicateHome.py
2024-09-01 22:11:41 +03:00
kqlio67
84433c94ae
Update g4f/Provider/ReplicateHome.py
2024-09-01 21:49:22 +03:00
kqlio67
33cc1cb1e0
Fix g4f/Provider/ReplicateHome.py
2024-09-01 21:05:58 +03:00
kqlio67
aa265acf30
Update models and providers per community feedback
2024-09-01 19:39:55 +03:00
kqlio67
f1683c8db8
Comprehensive Updates and Enhancements Across Multiple Providers
2024-08-31 09:47:39 +03:00
Tekky
c138f30c84
Merge pull request #2206 from Parthsadaria/patch-1
...
Fixed MetaAI.py
2024-08-30 22:41:06 +02:00
Parth Sadaria
c5c180932f
Update MetaAI.py
2024-08-29 19:46:59 +05:30
zukixa
bda2d67927
fix for 500 Internal Server Error #2199 [Request] Blackbox provider now support Gemini and LLaMa 3.1 models #2198 with some stuff from #2196
2024-08-28 23:03:32 -07:00
zukixa
a338ed5883
8 providers improved
2024-08-25 01:00:06 -07:00
abc
8ef5207a17
update huggingface provider
2024-08-16 22:25:38 +02:00
zukixa
0371e09514
stonehenge ( I found a good site to reverse #2141 )
2024-08-14 22:46:06 -07:00
zukixa
3a957bebeb
fix for DDG Update Meta model #2145
2024-08-13 14:37:36 +01:00
zukixa
08d1c05310
fix: 3 providers work again
2024-08-13 14:26:17 +01:00
repsac-by
3b97e69ba4
Update the models of PerplexityLabs provider
2024-08-01 22:56:30 +03:00
Tekky
a97710a511
Merge pull request #2132 from baysonfox/main
...
feat: GPT-4o-mini support for DDG provider
2024-08-01 16:11:23 -03:00
kqlio67
93fa8960fe
Added new providers TeachAnything MagickPenAsk MagickPenChat
2024-08-01 01:32:50 +03:00
baysonfox
bc66fa4942
feat(DDG): remove gpt-3.5-turbo model
2024-08-01 00:35:21 +08:00
baysonfox
06e5b01c39
feat: GPT-4o-mini support for DDG provider
2024-08-01 00:26:01 +08:00
kqlio67
0204ffd2b8
Adding a new FreeNetfly provider
2024-07-30 01:15:36 +03:00
kqlio67
1a9cbedf56
Update g4f/Provider/__init__.py
2024-07-29 21:59:53 +03:00
kqlio67
e3fcb87dc7
Adding a new LiteIcoding provider
2024-07-29 21:48:38 +03:00
kqlio67
15fdd2cb06
Added Marsyoo provider with support for the gpt-4o model. Updating models.py
2024-07-28 19:24:48 +03:00
kqlio67
d57f77c2e7
Fixed a bug in the Liaobots provider
2024-07-28 13:34:28 +03:00
kqlio67
32d471d0ed
Update g4f/models.py g4f/Provider/needs_auth/OpenaiChat.py
2024-07-27 12:23:56 +03:00
kqlio67
29c13e26cd
Comprehensive Update: New Providers, Model Enhancements, and Functionality Improvements
2024-07-25 09:21:55 +03:00
kqlio67
68fae6adee
Update Feedough.py
2024-07-08 21:02:53 +00:00
kqlio67
051dfc1584
Add files via upload
2024-07-08 20:52:43 +00:00
kqlio67
a2f11e409d
Add files via upload
2024-07-08 20:51:03 +00:00
kqlio67
a8ab2ad771
Add files via upload
2024-07-08 20:49:38 +00:00
kqlio67
ebc40b7bcf
Delete g4f/Provider/Aichatos.py
2024-07-08 20:48:47 +00:00
kqlio67
a857e5021c
Delete g4f/Provider/ChatForAi.py
2024-07-08 20:48:29 +00:00
kqlio67
b251c47d4f
Delete g4f/Provider/ChatgptAi.py
2024-07-08 20:48:09 +00:00
kqlio67
8b8a0d9356
Delete g4f/Provider/ChatgptNext.py
2024-07-08 20:47:41 +00:00
kqlio67
b7cd7b3cd1
Delete g4f/Provider/ChatgptX.py
2024-07-08 20:47:22 +00:00
kqlio67
f140d4a39c
Delete g4f/Provider/Cnote.py
2024-07-08 20:46:59 +00:00
kqlio67
abf92bf465
Delete g4f/Provider/Feedough.py
2024-07-08 20:46:33 +00:00
kqlio67
e37e0d5151
Delete g4f/Provider/ReplicateImage.py
2024-07-08 20:45:49 +00:00
Koukunn_
e34e0fa3f7
ChatGPT Reverse Engineering Update: Adapting to Arkose Detection Changes
2024-07-05 14:26:06 +00:00
Anurag Varma
a54fef6d46
#2088 issue fixed
...
The url has been updated
2024-07-02 16:07:02 +05:30
abc
46c48bb09e
Fix HuggingFace formatting
2024-06-29 16:00:50 +02:00
abc
ac0bd092c0
unpatch HuggingChat
2024-06-26 12:55:03 +01:00
lobowarren
c29487cdb5
fixes
2024-06-23 05:42:22 +05:30
lobowarren
43bf07eaca
Add Pizzagpt Provider
2024-06-22 21:43:49 +05:30
mcareddu
e678417a7c
add gemini-1.5-flash to GeminiPro provider
2024-06-13 14:32:52 +02:00
Richard Steininger
acc52bc014
Fix har openai access token parsing
2024-06-10 22:16:40 +02:00
abc
b9ced12c76
requested removal of DuckDuckGo
2024-06-09 21:28:07 +01:00
Tekky
c91fef3eb3
Merge pull request #2043 from Zedai00/geminiprochat-fix
...
Update URL For GeminiProChat
2024-06-09 14:05:14 +01:00
Zed
451c760b22
Update URL For GeminiProChat
2024-06-07 13:58:41 +05:30
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.
2024-06-07 12:56:50 +07:00
abc
dd409d3f1a
remove ecosia
2024-05-31 16:17:34 +01:00
Heiner Lohaus
62b2b279ab
Fix image vision in You.com provider
2024-05-21 22:58:56 +02:00
Heiner Lohaus
b7624b75a3
Add streaming and conversation support to gemini
2024-05-21 20:39:31 +02:00
H Lohaus
5115cf0e23
Merge pull request #1984 from hlohaus/leech
...
Add some options to messages in gui, saves generated images local
2024-05-20 01:50:03 +02:00
Heiner Lohaus
80b2e9b807
Add some options to messages in gui, saves generated images local
2024-05-20 01:28:08 +02:00
H Lohaus
7fe4188639
Update DeepInfra.py
2024-05-19 19:27:48 +02:00
Heiner Lohaus
1994481872
Update model list / providers
2024-05-19 05:09:55 +02:00
Heiner Lohaus
9ddac1715f
Add get/set cookies dir, hide prompt option in gui
2024-05-18 23:13:57 +02:00
Heiner Lohaus
96e378e9e2
Fix OpenaiChat provider, improve proofofwork
2024-05-18 15:37:46 +02:00
Heiner Lohaus
b1dafc0ef7
Improve Liabots provider, Add image api support
2024-05-18 07:37:37 +02:00
Heiner Lohaus
5396887801
Fix You.com model selection
2024-05-17 18:40:34 +02:00
Heiner Lohaus
24c5502d76
Add needs auth to provierds, Add PerplexityApi provider
...
Add proxy support to nodriver
2024-05-15 21:07:49 +02:00
H Lohaus
008ed60d98
Merge pull request #1950 from hlohaus/leech
...
Update chatgpt url, uvloop support
2024-05-15 02:28:45 +02:00
Heiner Lohaus
59fcf9d2d3
Update chatgpt url, uvloop support
2024-05-15 02:27:51 +02:00
abc
1399758a4e
gpt-4o (beta)
2024-05-14 23:45:13 +01:00
Tekky
23f3c5b809
Merge pull request #1934 from krishna2206/main
...
Updated PerplexityLabs models
2024-05-10 13:46:38 +01:00
Fitiavana Krishna
fc55b3fc6a
Updated PerplexityLabs models
2024-05-09 10:25:40 +03:00
HyiKi
1fb9eb94f7
Update Gemini.py
...
fix issue #1932
2024-05-09 12:10:35 +08:00
H Lohaus
ee7428e767
Update Bing.py
2024-05-07 07:41:58 +02:00
H Lohaus
03e5f10992
Update BingCreateImages.py
2024-05-07 07:37:23 +02:00
H Lohaus
a9672bead0
Update Bing.py
2024-05-07 07:33:22 +02:00
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
10896102fa
Add proofofwork to OpenaiChat
2024-04-28 22:19:51 +02: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
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
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
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
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
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
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
abc
8add819c3e
stytch auth udpdate for provider
2024-04-14 02:37:15 +01:00
ochen1
7fef83593a
Add model alias for gpt-4-turbo-preview in OpenaiChat Provider
2024-04-13 14:28:12 -06:00
abc
2fad27b2c5
new gpt-4 beating opensource models
2024-04-13 03:09:11 +01:00
abc
ed8afc20e8
add more models
...
mixtral 8x22b
2024-04-13 02:46:20 +01:00
abc
f57af704ba
update retryprovider
...
now works with one provider.
2024-04-12 22:29:43 +01:00
Heiner Lohaus
a053c29020
Fix GPT4All import error
2024-04-12 22:44:56 +02:00
H Lohaus
ddb015e90d
Update Bing.py
2024-04-12 21:16:26 +02:00
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
2024-04-12 21:00:57 +02:00
Heiner Lohaus
f724c07f1b
Add labels to provider list
2024-04-12 20:58:40 +02:00
H Lohaus
0b712c2bde
Add unittests for async client ( #1830 )
...
* Add unittests for async client
* Add pollyfill for anext
* Update integration tests
2024-04-12 18:01:54 +02:00
Heiner Lohaus
57c856ef74
Fix You.com Provider
2024-04-11 19:10:03 +02:00
H Lohaus
deb3898e7a
Update DeepInfraImage.py
2024-04-11 03:52:37 +02:00
Heiner Lohaus
1cb8440798
Add ReplicateImage to provider list
2024-04-11 03:34:07 +02:00
Heiner Lohaus
934edc86ba
Fix unittests, update Bing Urls
2024-04-11 03:19:05 +02:00
Heiner Lohaus
c1ca481074
Fix DeepInfra Provider, Fix Speech Recognition on Phone
2024-04-11 03:11:45 +02:00
Heiner Lohaus
009a67239a
Add ReplicateImage Provider, Fix BingCreateImages Provider
2024-04-11 02:40:30 +02:00
Heiner Lohaus
65bcc8ae8b
Some small fixes
2024-04-10 14:23:30 +02:00
H Lohaus
00951eb791
Add OpenRouter and DeepInfraImage Provider ( #1814 )
2024-04-10 08:14:50 +02:00
H Lohaus
4c23b4cad4
Merge pull request #1807 from hlohaus/satur
...
Add WhiteRabbitNeo Provider, Many tiny improvments in the gui
2024-04-09 19:40:42 +02:00
Heiner Lohaus
90715e702b
Add project files
2024-04-09 19:19:33 +02:00
Heiner Lohaus
d4a92bb8df
Add text to speech module
2024-04-09 05:54:47 +02:00
ochen1
8c7292035e
Don't give up searching for accessToken in HAR file
2024-04-08 16:07:07 -06:00
Heiner Lohaus
24345bc07b
Add DuckDuckGo Provider, Add SpeechRecognition to gui
2024-04-08 23:27:54 +02:00
Heiner Lohaus
926ddfd543
Add WhiteRabbitNeo Provider, Many tiny improvments in the gui
2024-04-08 07:24:00 +02:00
H Lohaus
e724079d0f
Merge pull request #1802 from hlohaus/satur
...
Add nodriver to OpenaiChat
2024-04-07 19:59:28 +02:00
Heiner Lohaus
bdc61ca273
Add nodriver to OpenaiChat
2024-04-07 16:02:49 +02:00
H Lohaus
c9abf5cc84
Update You.py
2024-04-07 12:53:58 +02:00
H Lohaus
b29b541f9f
Update You.py
2024-04-07 12:41:17 +02:00
H Lohaus
536e85936e
Update You.py
2024-04-07 12:36:18 +02:00
H Lohaus
70e942ad11
Update You.py
2024-04-07 12:30:07 +02:00
H Lohaus
604daf0377
Update You.py
2024-04-07 12:26:24 +02:00
AksLolCoding
a5f7eeb63a
Update You.py ( #1794 )
...
fixed issue: https://github.com/xtekky/gpt4free/issues/1746
2024-04-07 11:28:31 +02:00
H Lohaus
25fd782301
Update har_file.py
2024-04-07 11:22:35 +02:00
Heiner Lohaus
b35dfcd1b0
Add local models to gui, Fix You Provider, add AsyncClient
2024-04-07 10:36:13 +02:00
H Lohaus
674ba8f2c5
Update Gemini.py
2024-04-07 00:15:53 +02:00
H Lohaus
1baca306c4
Update Vercel.py
2024-04-07 00:10:32 +02:00
H Lohaus
802cf1ce21
Update Llama2.py
2024-04-07 00:07:58 +02:00
H Lohaus
e418c03aa0
Update Liaobots.py
2024-04-07 00:05:19 +02:00
H Lohaus
e5e811fd7f
Update HuggingChat.py
2024-04-07 00:01:04 +02:00
H Lohaus
5dcbf147b6
Update GptTalkRu.py
2024-04-06 23:55:30 +02:00
H Lohaus
95e61ad79b
Update GeminiPro.py
2024-04-06 23:54:41 +02:00
H Lohaus
8894160f42
Update GeminiProChat.py
2024-04-06 23:52:31 +02:00
H Lohaus
c85765925f
Update FreeChatgpt.py
2024-04-06 23:50:17 +02:00
H Lohaus
7f16b7bb21
Update DeepInfra.py
2024-04-06 23:47:42 +02:00
H Lohaus
68089ff0a9
Update ChatgptFree.py
2024-04-06 23:45:15 +02:00
H Lohaus
a0e826fcff
Update ChatgptFree.py
2024-04-06 23:44:08 +02:00
H Lohaus
cab64a7fb4
Update ChatForAi.py
2024-04-06 23:41:42 +02:00
H Lohaus
ff13f4f500
Update Aura.py
2024-04-06 23:37:41 +02:00
H Lohaus
ae8dd4048c
Update FlowGpt.py
2024-04-06 23:33:22 +02:00
H Lohaus
ce92e598a0
Update FreeGpt.py
2024-04-06 23:18:44 +02:00
Heiner Lohaus
d44b39b31c
Add Groq and Openai interfaces, Add integration tests
2024-04-06 01:05:00 +02:00
Heiner Lohaus
1e2cf48cba
Add authless OpenaiChat
2024-04-05 21:00:35 +02:00
HyiKi
b401b6df1c
Fix Gemini Proxy Connect call failed ( #1768 )
...
Gemini. py file adds get_connector to support proxy
---------
Co-authored-by: HyiKi <dango.little@gmail.com>
2024-04-05 16:16:12 +02:00
H Lohaus
64e07b7fbf
Merge pull request #1762 from hlohaus/goo
...
Fix attr conversation_id not found
2024-03-28 17:17:59 +01:00
Heiner Lohaus
03fd5ac99a
Fix history support for OpenaiChat
2024-03-28 11:36:25 +01:00
Heiner Lohaus
d0da5900c4
Fix attr conversation_id not found
2024-03-27 19:04:00 +01:00
H Lohaus
801584d4e1
Merge pull request #1758 from Zero6992/main
...
Align Model Naming with Provider Standards for ChatCompletion Compatibility
2024-03-27 09:34:49 +01:00