Commit Graph

1251 Commits

Author SHA1 Message Date
Tekky
cb3677a3e2
~ 2023-10-18 19:33:18 +01:00
Tekky
591e60e748
~ | Merge pull request #1092 from ostix360/main
Add timeout
2023-10-18 11:47:56 +01:00
ostix360
24f7495f24 Add timeout 2023-10-17 09:29:12 +02:00
abc
2e68a4b1d4 ~ 2023-10-16 15:04:30 +01:00
abc
55f772c0bc ~ 2023-10-16 15:01:33 +01:00
abc
9776545ab0 ~ | g4f v-0.1.6.6 2023-10-16 14:35:36 +01:00
abc
6c424ce5fe ~ 2023-10-16 14:34:45 +01:00
abc
c1fbb13edc ~ | update working providers list & gpt-4 providers 2023-10-16 14:34:31 +01:00
abc
5b240665fb ~ | add g4f.Provider.GeekGpt 2023-10-16 14:34:00 +01:00
abc
8bce9ace2d ~ | new providers test 2023-10-16 00:49:30 +01:00
abc
d9b1fa6429 ~ 2023-10-16 00:48:51 +01:00
abc
d93b0fe7eb ~ | g4f v-0.1.6.5 2023-10-16 00:48:05 +01:00
abc
4a3b663ccd ~ | remove non-working providers 2023-10-16 00:47:10 +01:00
abc
46398e8ac6 ~ | new test_providers.py 2023-10-16 00:46:58 +01:00
Tekky
1168d66115
~ | Merge pull request #1081 from hlohaus/son
Add Llama2 and NoowAi Provider
2023-10-15 23:41:48 +01:00
Heiner Lohaus
c1adfbee8e Add Llama2 and NoowAi Provider 2023-10-15 19:10:25 +02:00
abc
9ae3bc4de8 ~ 2023-10-14 14:52:47 +01:00
abc
1b495d8950 ~ | update Docker config to run api and gui 2023-10-14 14:40:07 +01:00
abc
3def4be8bf ~ | Add publish-workflow.yaml 2023-10-14 14:38:38 +01:00
abc
d0e46b66d6 ~ |  Add publish-workflow.yaml 2023-10-14 14:38:12 +01:00
abc
7e7ab3d066 ~ | g4f v-0.1.6.4 2023-10-14 14:37:49 +01:00
Tekky
8bdbb9e9cd
~ | Merge pull request #1068 from hlohaus/fre
Fix Opchatgpts and ChatForAi Provider
2023-10-14 14:36:47 +01:00
abc
13853665c5 Merge branch 'main' of https://github.com/xtekky/gpt4free 2023-10-14 14:36:26 +01:00
abc
1f8293250e ~
fix chatbase (bad) and remove from auto selection
2023-10-14 14:36:24 +01:00
Tekky
1baeaf5abb
~ | Merge pull request #1066 from Niapollab/main
Add stage to CI/CD for publishing image to Github Container Registry
2023-10-14 14:33:41 +01:00
Niapoll
3b5ea9047f Change docker-compose.yml to run api and gui services simultaneously 2023-10-14 15:39:18 +04:00
Heiner Lohaus
13ffdcd61a Fix Opchatgpts and ChatForAi Provider
Deprecate Vitalentum and Aivvm Provider
2023-10-14 00:31:48 +02:00
Niapoll
654180c484 Add publish-workflow.yaml 2023-10-13 21:12:15 +04:00
abc
5d443b1aa7 g4f v-0.1.6.3 2023-10-13 11:47:18 +01:00
Tekky
a917c8ea8e
~ | Merge pull request #1065 from adeyinkaezra123/typo-fixes
fix: minor typo fixes across multiple files
2023-10-13 11:34:25 +01:00
Tekky
99bc58ab99
~ | Merge pull request #1060 from hlohaus/don
Add ChatgptLogin, ChatgptFree and GptChatly Provider
2023-10-13 11:33:57 +01:00
Tekky
5f0cadd0ee
~ | Merge pull request #1064 from Lin-jun-xiang/ignore_providers
feat: ignore providers
2023-10-13 11:33:44 +01:00
Ezra Adeyinka
6a74fc3a95 fix: remove typo in readme and configs 2023-10-13 08:05:51 +01:00
Ezra Adeyinka
8ea18c356f fix: remove typo in issue template 2023-10-13 07:28:42 +01:00
hs_junxiang
c84ff59145 feat: ignore providers(#1014) 2023-10-13 13:46:28 +08:00
Heiner Lohaus
5048f01e26 Deprecate ChatForAi 2023-10-12 21:02:51 +02:00
Heiner Lohaus
1e8bbaaaa9 Add ChatgptLogin, ChatgptFree and GptChatly Provider 2023-10-12 20:28:54 +02:00
abc
5a64e238c8 ~ | g4f v-0.1.6.2 2023-10-12 14:51:11 +01:00
abc
df92b32e98 ~ 2023-10-12 14:49:07 +01:00
abc
aa4824b6a2 ~ 2023-10-12 14:48:26 +01:00
abc
dc502a22de ~ 2023-10-12 14:35:18 +01:00
Tekky
86248b44bc
~ | Merge pull request #1051 from ahobsonsayers/unify-g4f-cli
Unify g4f tools (gui and api) into one CLI
2023-10-12 14:32:50 +01:00
Tekky
5f7f7feacc
change "Models" to "Providers" 2023-10-12 14:32:13 +01:00
Tekky
2ea62781fe
~ | Merge pull request #1053 from Lin-jun-xiang/fix_GptGo
Fix: GptGo json.decoder.JSONDecodeError
2023-10-12 14:26:48 +01:00
Tekky
425b2183e6
~ | Merge pull request #1050 from malivinayak/main
chore: update LICENSE section in README
2023-10-12 14:26:23 +01:00
hs_junxiang
19346ba9ba Fix: GptGo json.decoder.JSONDecodeError 2023-10-12 10:53:30 +08:00
Arran Hobson Sayers
77697be333 Unify g4f tools into one CLI 2023-10-12 02:35:11 +01:00
Vinayak Mali
9d204b868b
chore: update LICENSE section index 2023-10-12 01:51:20 +05:30
Vinayak Mali
0c7cad02b6
chore: update LICENSE section in README 2023-10-12 01:50:34 +05:30
Tekky
4829f3bfec
~ 2023-10-11 19:00:25 +01:00