Commit Graph

240 Commits

Author SHA1 Message Date
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