Commit Graph

403 Commits

Author SHA1 Message Date
abc a4da030d67 ~ | g4f v-0.1.4.4
release_curl bug
2023-10-02 12:31:28 +02:00
abc 98be81fef7 ~ | g4f v-`0.1.4.3` 2023-10-02 12:22:38 +02:00
abc 423485fda6 ~ | v-0.1.4.2 `pip install -U g4f` 2023-10-01 04:36:25 +02:00
abc 3ba045c9d1 ~ | pypi v-0.1.4.0 `pip install -U g4f` 2023-10-01 04:32:49 +02:00
Tekky d46077f81b
~ 2023-09-27 19:08:43 +01:00
abc 26e1fc4a7d ~ | g4f v-0.1.4.0 (new version checking system 2023-09-27 19:07:12 +01:00
abc 32d5536450 ~ | g4f v-0.1.3.9 2023-09-27 18:55:58 +01:00
abc be293e7af7 ~ | g4f v-0.1.3.8 2023-09-27 18:53:01 +01:00
abc c753894705 ~ | v-0.1.3.7 2023-09-26 14:15:32 +01:00
Tekky c734f26e0b
~ 2023-09-26 14:11:29 +01:00
Tekky 644f33b85e
~ 2023-09-26 00:30:51 +01:00
Tekky af5cc4394b
~ 2023-09-26 00:22:32 +01:00
Tekky 4b9504dbcd
~ 2023-09-23 11:20:25 +01:00
abc d8fc799e2d ~ | update models list 2023-09-23 01:34:27 +01:00
abc 7875661332 ~ | update models list 2023-09-23 01:31:28 +01:00
Tekky a92a5cb8ef
~ 2023-09-22 20:53:39 +01:00
Tekky f07395f8e2
~ 2023-09-22 20:52:52 +01:00
Tekky 7f55c79422
~ 2023-09-22 20:50:08 +01:00
Tekky ba287e89b5
~ | Merge pull request #924 from hlohaus/vercel
Fix async example in readme
2023-09-22 20:40:59 +01:00
Tekky 2cb59b4e10
~ | Merge pull request #920 from chatgpt-tricks/main
Adding embedding support to the interference proxy
2023-09-22 20:30:06 +01:00
Tekky a76055652b
~ 2023-09-20 23:53:21 +01:00
Heiner Lohaus 82bd6f9180 Cache "snlm0e" in Bard
Improve error handling in ChatgptLogin
Fix async example in readme
2023-09-20 06:12:34 +02:00
chatgpt-tricks 9685db9ecd
Update README.md 2023-09-19 20:00:59 +02:00
chatgpt-tricks 98d40aa39e
Update README.md 2023-09-19 19:59:50 +02:00
chatgpt-tricks a6b70cf6cc
Update README.md 2023-09-19 19:59:18 +02:00
chatgpt-tricks f11d854c29
Update README.md 2023-09-19 19:58:25 +02:00
chatgpt-tricks c75372e999
Update README.md 2023-09-19 19:57:53 +02:00
Jason Wu ae3b5f628d
docs: specify Python version 3.10 requirement (#723)
According to related issues (#720, #871, #823, etc.), the Python version requirement should be specified as 3.10.
2023-09-19 09:59:33 +08:00
Yusuf 87385b7f1b
Update README.md
Correction.
2023-09-17 23:02:10 +01:00
abc a551922311 ~ 2023-09-17 22:38:55 +01:00
Tekky 78bfbe717d
Revert "Fix type hint" 2023-09-17 22:23:54 +01:00
MIDORIBIN c6f2277906 fix typo: provider -> Provider 2023-09-16 10:36:47 +09:00
Heiner Lohaus 618addd001 Disable not working providers:
EasyChat, Equing, GetGpt, Liaobots and Wuguokai
No and random best provider for a model
Update providers in Readme
2023-09-12 04:40:10 +02:00
Heiner Lohaus d076909cb9 Update Readme 2023-09-12 00:49:05 +02:00
Tekky 3bde2c06f3
~ | Merge pull request #835 from krjordan/feature/docker-setup
Docker Support for gpt4free
2023-09-11 12:35:01 +01:00
Artur Mostowski d68e14be60 readed -> read 2023-09-07 20:04:22 +02:00
Ryan Jordan f81e618958
Merge branch 'main' into feature/docker-setup 2023-09-06 00:39:57 +00:00
Heiner Lohaus 9bfcc0c4b9 Update readme 2023-09-01 23:56:35 +02:00
Heiner Lohaus 3e6b1d6bef Set working=True in Liaobots, Fix bing provider, Update readme 2023-09-01 23:39:57 +02:00
abc e818fcda6b ~ 2023-08-31 14:31:57 +01:00
JunXiang a514ffb16f
Add related project: Document GPT
I've created a `document GPT`(chatPDF) which is based on "`langchain`" and "`gpt4free`".

The project initially utilized the Langchain to invoke the OpenAI model for implementing document GPT.

Now, it offers the option to use the gpt4free model, coupled with Hugging Face embedding.

**This integration enables users to use the document GPT app completely free**, without the need to input any API keys!

The [link](https://github.com/Lin-jun-xiang/docGPT-streamlit) has been added.
2023-08-29 15:06:16 +08:00
abc bf3f0faa15 ~ 2023-08-25 17:30:10 +01:00
Tekky 473ac1450a
Merge branch 'main' into up 2023-08-25 17:22:25 +01:00
JunXiang c6b1a9a03b
Add related project
I've created a project that uses `gpt4free` for **auto translation** task.

This action will automatically update and push README.md for different language. For example:
1. push `README.zh-TW.md` (zh-tw version)
2. use `gpt4free` to translate
3. generate the `README.md` (en version)
4. auto commit and push translating version.

The [link](https://github.com/Lin-jun-xiang/action-translate-readme) has been added.
2023-08-25 16:58:10 +08:00
Heiner Lohaus 69ca98ac85 Improve provider list 2023-08-24 21:32:22 +02:00
Ryan Jordan f300aebf8c feat(docker): add Docker and Docker Compose support 2023-08-23 20:42:05 -05:00
Tekky 349420c36d
~ | Merge pull request #830
Fix typos in README.md
2023-08-22 16:35:15 +02:00
abc c2841ce7f7 ~ 2023-08-22 15:33:38 +01:00
Grant Hur ba6c2f998a
Update README.md 2023-08-20 12:12:13 -07:00
Siddharth Jha 01a13d737a
Provider starts with uppercase | change provider to Provider 2023-08-18 02:33:43 -06:00
abc e4b76debab ~ | Merge pull request #812 2023-08-17 15:37:11 +02:00
Tekky 1836470359
Merge pull request #812 from HexyeDEV/main-1
Add ChatGpt telegram bot to readme
2023-08-17 15:35:06 +02:00
Tekky 91853f65d4
Merge pull request #817 from 0dminnimda/add-interference-requirements
Add interference requirements
2023-08-17 15:33:06 +02:00
0dminnimda f6a9fffb0a Add interference requirements
For ease of use and consistency, so the user would not need to guess versions and packages
Also document it in README.md
2023-08-17 16:28:49 +03:00
abc c1101f9a0c ~
v0.0.2.0
2023-08-17 15:01:59 +02:00
Hexye 115f1c2079
Add ChatGpt telegram bot to readme 2023-08-16 11:49:44 +02:00
MIDORIBIN f6ef3cb223 refactor: refactor provider 2023-08-14 11:46:32 +09:00
abc 60eaab0bda ~ 2023-08-14 01:06:19 +02:00
Leechist c0956cd796
Update README.md
Added all of the providers to README.
2023-08-08 22:22:02 -07:00
xtekky 388a54357e
Merge pull request #784 from kggn/main
Add opchatgpts.net support
2023-08-07 13:21:30 +02:00
xtekky 8d024192df
Merge pull request #772 from MIDORIBIN/refactor-models
refactor models file
2023-08-07 13:20:27 +02:00
xtekky 03a400fc08
update image 2023-08-07 12:18:40 +01:00
kggn 387de008e3
Update README.md 2023-08-01 13:21:17 -07:00
kggn 6f948c739e
Update README.md 2023-08-01 13:20:44 -07:00
MIDORIBIN 6dd8a5a1f4 refactor: refactor models 2023-07-25 09:56:49 +09:00
abc dca78e5ac8 Update README.md 2023-07-18 00:18:43 +01:00
abc 6bb08c6881 Merge branch 'main' of https://github.com/xtekky/gpt4free 2023-07-18 00:17:59 +01:00
abc 25d2bc43e6 minor fixes 2023-07-18 00:17:51 +01:00
xtekky 58389f33c2
minor fixes 2023-07-18 00:16:39 +01:00
abc 53a5be288a g4f package & update provider list 2023-07-17 01:17:07 +01:00
abc ea276680c8 pypi package (`pip install g4f`) 2023-07-17 01:14:10 +01:00
abc 6f4d1ca7ba pypi package (pip install `g4f`) 2023-07-17 01:12:49 +01:00
abc 76c7be3172 minor fixes
ails, chatgptai ...
2023-07-16 19:27:01 +01:00
Postnov Roman 1a23a051ed fix anchors in README.md 2023-07-12 00:34:06 +03:00
MIDORIBIN 1869d4b329 add langchain-gpt4free 2023-07-09 22:11:54 +09:00
xtekky e594500c4e
Update README.md 2023-07-08 19:00:18 +02:00
xtekky 9a4591720a
Merge pull request #728 from enganese/patch-5
Update README.md
2023-07-08 18:57:34 +02:00
xtekky 77be59d592
Merge pull request #726 from najam-tariq/main
added some more providers
2023-07-08 18:57:12 +02:00
Ulan Aitbay 54b984cec9
Update README.md
Updated image link

Before: https://github.com/onlpx/gpt4free-v2/assets/98614666/7886223b-c1d1-4260-82aa-da5741f303bb

After: https://user-images.githubusercontent.com/98614666/233799515-1a7cb6a3-b17f-42c4-956d-8d2a0664466f.png
2023-07-06 17:12:55 +05:00
najam-tariq 7158e3232b some more providers 2023-07-04 21:29:19 -04:00
Mohammad Jafari 073c474e02
Update README.md
liaobots.com doesnt work anymore without account
2023-07-04 13:31:09 -02:30
xtekky 4de59c364d
Update instructions 2023-06-24 22:39:20 +02:00
t.me/xtekky 5db58fd87f gpt4free v2, first release 2023-06-24 03:47:00 +02:00
xtekky 5ec8663e7f
updates 2023-06-18 00:59:12 +02:00
xtekky 093053cfa0
announcement, deadline, projects 2023-06-14 03:10:54 +02:00
xtekky b9478049b3
important announcement, g4f v2 & gpt-4 discord bot 2023-06-09 02:20:02 +02:00
xtekky 6d0328c20b
discord bot with gpt-4 2023-06-09 02:18:21 +02:00
xtekky 97794bbdb9
A major update is to come in the next days (statement written 4 Jun) 2023-06-04 00:30:13 +02:00
xtekky 288fe0777f
countdown timer 2023-05-19 14:17:27 +01:00
benying1988@gmail.com 2cca6a7cdd feat: update readme to install ffmpeg and set proxy 2023-05-19 17:00:27 +08:00
xtekky 2e4bce90b2
Merge pull request #561 from ading2210/main
Add DeepAI wrapper
2023-05-18 10:33:31 +01:00
xtekky 942cfcb9ef
countdown 2023-05-18 09:22:15 +01:00
ading2210 6f8cbf876f add references to deepai to the main readme 2023-05-18 00:36:16 -07:00
ading2210 0a59e65c6a add gpt4free.ChatCompletion class 2023-05-18 00:21:18 -07:00
Mitch Capper 2a54c36043 README.md disclaimers analytic data 2023-05-11 22:44:17 -07:00
t.me/xtekky 217d20d98d
Update README.md 2023-05-07 23:50:35 +01:00
t.me/xtekky 98339256c5
Update README.md 2023-05-06 23:23:48 +01:00
t.me/xtekky 7d333c35ab
Update README.md 2023-05-06 23:23:10 +01:00
Alter Ego 3a99f1d577 Update requirements 2023-05-05 01:09:13 +02:00
xiangsx d76747fbf6 gpt4free typescript version 2023-05-04 22:16:38 +08:00
t.me/xtekky 1f2f16f02b
Update README.md 2023-05-04 12:42:37 +01:00
t.me/xtekky d0d1eba265
Update README.md 2023-05-02 19:21:18 +01:00
t.me/xtekky 871e397638
Update README.md 2023-05-02 19:20:02 +01:00
TotoB12 2d3447f78c
Update README.md
remove unnecessary line break
2023-05-02 09:14:39 -04:00
t.me/xtekky 33fa009125
Merge branch 'main' into main 2023-05-02 11:46:54 +01:00
t.me/xtekky 7aab31081c
Update README.md 2023-05-02 09:44:36 +01:00
t.me/xtekky bf45b5366c
Update README.md 2023-05-02 09:40:12 +01:00
t.me/xtekky 9a52ab80cf
Update README.md 2023-05-02 09:37:44 +01:00
Marvin f4d476371b
docs: Update README.md / fix typo
Fixed small capitalization typos
2023-05-02 10:14:04 +02:00
t.me/xtekky ac09fc80d4
Update README.md 2023-05-01 21:21:45 +01:00
TotoB12 0735ce5baa
Update README.md
changed the link of example gui app
2023-05-01 13:26:49 -04:00
t.me/xtekky 06d17a1419
Merge pull request #337 from CCXXXI/docs/readme
docs(readme): remove duplicate website
2023-05-01 18:24:22 +01:00
Hexye 611a565092
add italygpt.it 2023-05-01 19:24:01 +02:00
t.me/xtekky 72dbed8389
Merge pull request #347 from xiangsx/main
Remove duplicate docker-compose.yml files and add proxy config
2023-05-01 18:23:29 +01:00
t.me/xtekky c4f743d982
Merge pull request #349 from mishalhossin/patch-2
Update README.md
2023-05-01 18:22:02 +01:00
Marijn Koesen 2ceffaca52
Fix docker build instructions
As the Dockerfile was moved we need to update the path
2023-05-01 18:09:21 +02:00
Mishal c079dfef8a
Update README.md 2023-05-01 21:27:57 +06:00
xiangsx 55f2a33651 Remove duplicate docker-compose.yml 2023-05-01 22:47:25 +08:00
CCXXXI b78c6d51af
docs(readme): remove duplicate website
https://chat.forefront.ai is mentioned twice.
2023-05-01 19:00:22 +08:00
t.me/xtekky 8b0cb0cbc1
Update README.md 2023-05-01 01:35:00 +01:00
t.me/xtekky f8f9882fe0
Update README.md 2023-05-01 01:31:59 +01:00
t.me/xtekky e47236b137
Update README.md 2023-05-01 01:30:46 +01:00
Daniel Shemesh 408a169c41
Update README.md
resized banner + moved star history to end
2023-05-01 01:29:27 +03:00
Daniel Shemesh 6e3cfe41c7
Update README.md
Improved overall design and organization
2023-05-01 01:18:57 +03:00
t.me/xtekky 5867f14aa4
Update README.md 2023-04-30 14:19:27 +01:00
t.me/xtekky dfc9e01889
Merge pull request #287 from valerii-chirkov/main
refactor(gpt4free/cocalc/__init__.py): Refactored init file
2023-04-30 12:19:14 +01:00
t.me/xtekky c6619ffc3e
Update README.md 2023-04-30 12:18:28 +01:00
t.me/xtekky d1ac26833a
Update README.md 2023-04-30 12:16:31 +01:00
valerii@valeriis-air.(none) 656f2ff262 Update(README): Added -d flag for detached mode 2023-04-30 00:11:55 +03:00
valerii@valeriis-air.(none) e34f4bab61 update(README) Added lines with docker-compose instructions 2023-04-30 00:10:39 +03:00
thebigbone 604c40928a easy deployment with docker-compose 2023-04-29 18:59:54 +05:30
Raju Komati 54b4c789a7
added gpt4free package 2023-04-29 14:55:24 +05:30
t.me/xtekky 94b30306f0
Update README.md 2023-04-29 01:13:04 +01:00
t.me/xtekky c65875f3b0
Merge branch 'main' into STREAMLIT_CHAT_IMPLEMENTATION 2023-04-29 00:04:16 +01:00
t.me/xtekky b2d5309ce6 readme 2023-04-28 23:58:49 +01:00
t.me/xtekky eb434543e9
Update README.md 2023-04-28 23:52:11 +01:00
t.me/xtekky 9fe270819a
Update README.md 2023-04-28 23:52:01 +01:00
Samuel Feder 06d20cbb42
typos 2023-04-29 00:37:07 +02:00
t.me/xtekky b3d964b59e
Update README.md 2023-04-28 22:30:16 +01:00
t.me/xtekky 99c34046a3
Merge pull request #259 from MrDiamondDog/main
Update README.md with correct Discord link
2023-04-28 22:29:46 +01:00
MrDiamondDog 19a09d76a2
Update README.md 2023-04-28 13:48:18 -06:00
Peter Labadorf fdb6fbdcc4
Update README.md
Made the meter flow better and added some verses;)
2023-04-28 12:29:43 -04:00
t.me/xtekky 144143c84e
Update README.md 2023-04-28 13:48:49 +01:00
t.me/xtekky 3c5baa488a
Update README.md 2023-04-28 12:36:09 +01:00
noptuno 396d7e11b2 made changes 2023-04-28 06:33:51 -04:00
t.me/xtekky b136f556e7
Update README.md 2023-04-28 11:31:29 +01:00
t.me/xtekky 7ef85f4671
Update README.md 2023-04-28 10:42:06 +01:00
Marvin 6719bee133
Update README.md : typo fix
small typos fixed
2023-04-28 08:54:40 +02:00
noptuno 6f6a739872 Resolved merge conflicts and merged pr_218 into STREAMLIT_CHAT_IMPLEMENTATION 2023-04-27 20:40:47 -04:00
noptuno f34f561617 Resolved merge conflicts and merged pr_218 into STREAMLIT_CHAT_IMPLEMENTATION 2023-04-27 20:38:18 -04:00
Raju Komati dc1d9834f9
added theb to openai_rev module 2023-04-28 02:58:47 +05:30
t.me/xtekky 25428d58d5 Update README.md 2023-04-27 19:35:45 +01:00
t.me/xtekky c9d0e6dda7 Update README.md 2023-04-27 19:34:59 +01:00
t.me/xtekky c9c2c630de Update README.md 2023-04-27 19:34:07 +01:00
t.me/xtekky c855c6f06e Update README.md 2023-04-27 19:33:35 +01:00
t.me/xtekky ac96278d74 theb.ai 2023-04-27 19:32:39 +01:00
t.me/xtekky 011d0babc2 remove phind 2023-04-27 19:26:36 +01:00
Daniel Shemesh 99ccfc24e3
automatic stars+star history graph 2023-04-27 15:51:04 +03:00
t.me/xtekky f42ed825a0
Update README.md 2023-04-27 12:26:37 +01:00
t.me/xtekky 355b2979d8
Update README.md 2023-04-27 12:15:17 +01:00
Daniel Shemesh 992caddc30
Update README.md
fixed table
2023-04-27 13:01:02 +03:00
t.me/xtekky 98d2b4109e forefront (gpt-4) 2023-04-27 10:34:05 +01:00
naa bf5d773e52
Updated README.md
tweaked it a little bit for minor fixes
2023-04-26 23:48:40 -04:00
t.me/xtekky 75e97d01b0
https://discord.gg/gpt4free 2023-04-26 22:07:00 +01:00
t.me/xtekky a9581e098f
Update README.md 2023-04-26 22:06:29 +01:00
Daniel Shemesh 3f067ac81a
Update README.md
automatic star count update
2023-04-26 19:07:38 +03:00
3k3n3 3bacb31832
Update README.md
Updated Star count from 6k to 7k
2023-04-26 13:31:18 +01:00
t.me/xtekky 0def87377b
Merge pull request #139 from vatva691/main
update new gpt4/gpt3.5 website https://chat.forefront.ai/
2023-04-26 08:56:19 +01:00
Daniel Shemesh b0bfbf8fdc
Update README.md
Star count
2023-04-26 08:23:09 +03:00
Daniel Shemesh 06b89317ae
Update README.md 2023-04-26 08:21:34 +03:00
Daniel Shemesh 54d343aa71
Update README.md 2023-04-26 08:19:41 +03:00
vatva69 81e1c5d5a8
update new gpt4/gpt3.5 website
update new gpt4/gpt3.5 website https://chat.forefront.ai/
2023-04-26 10:49:58 +07:00
vatva69 0380c8508b
update new website https://chat.forefront.ai/ 2023-04-26 10:48:33 +07:00
Daniel Shemesh 56813e0ebc
Update README.md
Stars count
2023-04-26 02:07:18 +03:00
Daniel Shemesh 20abe04049
Update README.md 2023-04-26 02:05:32 +03:00
Daniel Shemesh f57b949d30
Update README.md
added legal notice
2023-04-26 01:49:08 +03:00
Daniel Shemesh 12da6922dc
Merge branch 'main' into patch-1 2023-04-26 01:46:16 +03:00
Daniel Shemesh bede76377b
Update README.md
Updated star count
2023-04-26 01:40:31 +03:00
Daniel Shemesh 7700f92840
Update README.md (added announcement)
added announcement
2023-04-26 01:32:24 +03:00
t.me/xtekky 7e858de0d4
announcement 2023-04-25 23:23:10 +01:00
t.me/xtekky af6dcde39b
announcement 2023-04-25 23:22:13 +01:00
Daniel Shemesh 197391d3e8
Update README.md
removed APIs that were removed from repo (writesonic, sqlchat, t3nsor)
2023-04-25 23:58:40 +03:00
Daniel Shemesh e6e3377437
Update README.md
removed ora.sh + changed phind to active
2023-04-25 23:54:05 +03:00
Daniel Shemesh c50cca3870
Update README.md 2023-04-25 20:59:40 +03:00
t.me/xtekky 8c2e8a233f Merge branch 'main' of https://github.com/xtekky/gpt4free 2023-04-25 18:40:19 +01:00
t.me/xtekky e341c75e5e discontinue ora.sh api 2023-04-25 18:40:17 +01:00
naa 733395cc0a
Update README.md 2023-04-25 17:10:10 +00:00
t.me/xtekky c02eb6c71d gui folder 2023-04-25 10:16:05 +01:00
t.me/xtekky 1520d8c484
Merge pull request #114 from kailust/main
Dockerization
2023-04-25 09:03:42 +01:00
kail518 f48a1b7aa9
Update README.md 2023-04-25 08:54:19 +07:00
kail518 c85ee31963
Update README.md 2023-04-25 08:53:08 +07:00
kylekirch 640a542d1f
Update README.md
Fixed some minor grammatical errors.
2023-04-24 19:45:47 -05:00
Daniel Shemesh 8332af1181
Update README.md 2023-04-24 22:19:15 +03:00
Daniel Shemesh a34566b55b
Update README.md 2023-04-24 22:15:43 +03:00
t.me/xtekky 310ae52d3f new best models 2023-04-24 19:53:41 +01:00
t.me/xtekky 878a2100bc
Merge pull request #101 from Riczap/patch-1
Spelling check
2023-04-24 19:09:16 +01:00
t.me/xtekky 40746635be
Merge pull request #100 from rupeshs/add-gui
Added GUI
2023-04-24 19:08:55 +01:00
t.me/xtekky 78662c779a ora userid and session token for gpt-4 2023-04-24 18:59:42 +01:00
Ricardo Zapata e430481aa7
Spelling correction
In line 17 the word "install" was missing the "s"!
2023-04-24 09:54:21 -06:00
Rupesh Sreeraman da890d8599 Added GUI 2023-04-24 21:22:44 +05:30