Commit Graph

247 Commits

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