Commit Graph

1009 Commits

Author SHA1 Message Date
Tekky f50e97810b
~ | Merge pull request #991 from ostix360/main
fix import in models
2023-10-06 11:20:11 +01:00
Tekky 3fa6d9f914
~ | Merge pull request #993 from Lin-jun-xiang/main
Fix: TypeError: 'type' object is not subscriptable
2023-10-06 11:19:45 +01:00
Tekky 164dc6bb79
~
add free ai apis & potential providers list
2023-10-06 11:19:17 +01:00
zuki 6a1ec3269b
Update README.md 2023-10-06 02:54:25 -07:00
hs_junxiang dbf54769e0 Fix: TypeError: 'type' object is not subscriptable 2023-10-06 15:50:16 +08:00
ostix360 5f509e4545 import fixed 2023-10-05 22:50:16 +02:00
abc 2d2cfcd894 ~ | g4f v-0.1.4.9 [major updates and patches] 2023-10-05 19:09:12 +01:00
Tekky a59dc2fb36
~ | Merge pull request #985 from hlohaus/bom
Add AiAsk, Chatgpt4Online, ChatgptDemo
big update
2023-10-05 19:06:21 +01:00
Tekky 6dc2502740
Merge branch 'main' into bom 2023-10-05 19:02:06 +01:00
Tekky 94264be980
~ | Merge pull request #984 from HexyeDEV/patch-2
Add new Provider
2023-10-05 19:00:15 +01:00
Heiner Lohaus 88d2cbff09 Add AiAsk, Chatgpt4Online, ChatgptDemo
and ChatgptX Provider
Fix Bing, Liaobots and ChatgptAi Provider
Add "gpt_35_long" model and custom timeout
2023-10-05 05:13:37 +02:00
Hexye 3f0a738fe7
Merge pull request #1 from HexyeDEV/patch-3
Update models.py
2023-10-04 23:00:29 +02:00
Hexye 3077671470
Update models.py 2023-10-04 22:59:09 +02:00
Hexye b3d9ae9a5b
Update README.md 2023-10-04 22:53:47 +02:00
Hexye 3b418e8cc5
Update Cromicle.py 2023-10-04 22:51:41 +02:00
Hexye eb13f3b01d
Create Cromicle.py 2023-10-04 22:45:34 +02:00
abc 0bd5730bcd ~ | g4f v-0.1.4.8 - Fixed `g4f.Provider.Bing`
implemented new "X-Sydney-EncryptedConversationSignature" found in headers from "turing/conversation/create"
2023-10-04 21:04:31 +01:00
abc 8471ada090 ~ | g4f v-0.1.4.7 `pip install -U g4f` 2023-10-04 20:39:07 +01:00
abc b13be60d1a ~ 2023-10-04 20:38:12 +01:00
Tekky 6eb3fa3e5f
~ | Merge pull request #982 from hlohaus/fetch
Fix fetch_access_token in openai
2023-10-04 10:40:18 +02:00
Heiner Lohaus 6a61cf8116 Sort providers in new dirs 2023-10-04 07:20:51 +02:00
Heiner Lohaus 136770e05b Use custom user dir 2023-10-04 03:15:17 +02:00
Heiner Lohaus 5b2efa4aaf Fix fetch_access_token in openai 2023-10-03 23:53:17 +02:00
abc 896d040c3e ~ | g4f v-0.1.4.6 `pip install -U g4f` 2023-10-03 22:07:22 +01:00
abc f71a0c7dc9 ~ 2023-10-03 22:06:27 +01:00
abc 791e0d4ec8 ~ | g4f v-0.1.4.5 `pip install -U g4f`
updated providers:

- g4f.Provider.Bing
- g4f.Provider.OpenaiChat
2023-10-03 22:06:09 +01:00
Tekky d9e527eb32
Merge pull request #975 from hlohaus/mmm
Bing Updates:
2023-10-03 23:04:10 +02:00
Heiner Lohaus be9b8f796c Add streaming in openai chat
Fetch access token with chromedriver
2023-10-03 22:12:56 +02:00
Heiner Lohaus 252f595b6a Bing Updates:
Add retry create conversation
Removed get_cookies fallback
Add creative tone parameter
2023-10-02 22:43:36 +02:00
abc 23646b6680 ~ 2023-10-02 18:07:20 +01:00
abc da50e84dfc ~ | g4f v-0.1.4.5 `pip install -U g4f` 2023-10-02 17:57:37 +01:00
Tekky c915050ac7
Merge pull request #971 from Giancarlo-Ma/main
feat: allow to add custom header to deepai
2023-10-02 18:56:00 +02:00
Tekky 79a9eef02a
Merge pull request #972 from hlohaus/mmm
Add Phind Provider
2023-10-02 18:55:53 +02:00
Heiner Lohaus ff4d9ae584 Add Phind Provider
Add release_curl in url_cffi requets
Support create image response in Bing
2023-10-02 17:01:15 +02:00
Giancarlo-Ma ba7d5015dc
feat: add custom header to deepai 2023-10-02 21:47:21 +08:00
abc a4da030d67 ~ | g4f v-0.1.4.4
release_curl bug
2023-10-02 12:31:28 +02:00
abc 5fcf9434f4 ~ | quick fix 2023-10-02 12:27:33 +02:00
abc 98be81fef7 ~ | g4f v-`0.1.4.3` 2023-10-02 12:22:38 +02:00
Tekky c9e4c9ce00
~ | Merge pull request #968 from st4rted/patch-1
fix typo in payload
2023-10-02 12:20:37 +02:00
Tekky c0632c2741
~ | Merge pull request #962 from hlohaus/nnn
Update HuggingChat to new api
2023-10-02 12:20:18 +02:00
Heiner Lohaus d116f04322 Fix: There is no current event loop in thread 2023-10-02 06:47:07 +02:00
Heiner Lohaus 2dbeb54608 Remove fake_useragent module 2023-10-02 02:06:33 +02:00
Heiner Lohaus eb0e2c6a93 +Curl +Async +Stream Requests
Update Model List
2023-10-02 02:04:22 +02:00
st4rted 3485e357ac
fix typo in payload 2023-10-01 19:55:27 -04:00
Heiner Lohaus 7b9ad21de8 Change event loop policy on windows
Support more versions from curl_cffi
2023-10-01 20:29:57 +02:00
Heiner Lohaus bb481a03ab Disable Wewordle Provider
Update Ylokh Provider
Improve StreamRequest
2023-10-01 10:36:09 +02:00
Heiner Lohaus 261fac86dc Disable PerplexityAi Provider 2023-10-01 06:41:00 +02:00
Heiner Lohaus 98895e5b09 Update HuggingChat to new api
Impersonate Aivvm Provider
Add ChatForAi and FreeGpt Provider
Update AItianhuSpace Provider
Improve StreamRequest Support
Update get_event_loop Helper
2023-10-01 06:38:11 +02:00
abc 423485fda6 ~ | v-0.1.4.2 `pip install -U g4f` 2023-10-01 04:36:25 +02:00
abc 83443ee912 Merge branch 'main' of https://github.com/xtekky/gpt4free 2023-10-01 04:32:51 +02:00