Commit Graph

1591 Commits (6614dfefd17728743f5d3aaab6a1247f588f0513)
 

Author SHA1 Message Date
Tekky 8393b2bd56
Merge pull request #1260 from hlohaus/any
Update Phind and PerplexityAi - GPT-4 Providers
9 months ago
H Lohaus 235dabf2cc
Update Liaobots.py 9 months ago
H Lohaus 56db205111
Update MyShell.py 9 months ago
H Lohaus 29df5a21a8
Update Bard.py 9 months ago
H Lohaus 79c9051743
Update Phind.py 9 months ago
H Lohaus e0541c513f
Update Phind.py 9 months ago
H Lohaus aa12716974
Update MyShell.py 9 months ago
H Lohaus 5c5235671e
Update MyShell.py 9 months ago
H Lohaus 0625bd0a06
Update PerplexityAi.py 9 months ago
H Lohaus cbc08d6014
Update helper.py 9 months ago
H Lohaus 51a6669210
Update Phind.py 9 months ago
H Lohaus 840157abaa
Update helper.py 9 months ago
H Lohaus 293337db98
Update helper.py 9 months ago
Heiner Lohaus 510f534c0a Fix Bard Provider 9 months ago
Heiner Lohaus 0c4e5e5127 Fix Phind and PerplexityAi - GPT-4 Providers
Fix MyShell Provider
Refactor Provider __init__
Add ChatAnywhere Provider
Update models list
9 months ago
H Lohaus 575a188519
Merge pull request #1257 from AndPim4912/ignored-tupo
Fixed tupo in list_ignored_providers parameter.
9 months ago
H Lohaus 6a793e782c
Merge pull request #1258 from AndPim4912/chatbase
Add back crutch of incorrect responses to ChatBase
9 months ago
H Lohaus 3f7b3b2184
Merge pull request #1259 from Lin-jun-xiang/test
Fix: GPTalk can only use 5 times
9 months ago
JunXiang 04303131c8
Merge branch 'xtekky:main' into test 9 months ago
hs_junxiang 5c16856c3f fix: GPTalk can only use 5 times (#1255) 9 months ago
razrab 1906b5fd06 Add back crutch of incorrect responses to ChatBase 9 months ago
razrab 9b19603f03 Fixed tupo in list_ignored_providers parameter. 9 months ago
H Lohaus 2e46f1c074
Merge pull request #1250 from kacperkwapisz/patch-1
stream check workaround & fix
9 months ago
H Lohaus 64dcdb2cab
Update README.md 9 months ago
H Lohaus 0efd8cf0c5
Update README.md 9 months ago
H Lohaus e17582a8f2
Update README.md 9 months ago
H Lohaus 821a3df8b1
Update README.md 9 months ago
H Lohaus 52545369c5
Update OpenaiChat.py 9 months ago
Tekky 51231a726d
~ 9 months ago
Tekky 9305c00688
~ 9 months ago
Tekky 4c2119e8ae
~ 9 months ago
Tekky d2cb832bbd
Merge pull request #1254 from sdaqo/patch-1
rename docker compose to docker-compose
9 months ago
Tekky e752ffc9e1
~ 9 months ago
Tekky 839f72a642
~ 9 months ago
sdaqo 99f9cd610b
rename docker compose to docker-compose
Docker compose is a separate binary called `docker-compose` and is not a command of `docker` itself.
9 months ago
H Lohaus d86f17308b
Update README.md 9 months ago
H Lohaus f04e415bec
Merge pull request #1247 from hlohaus/pi
Fix Chatgpt4Online Provider
9 months ago
H Lohaus a5a548c325
Merge pull request #1251 from guspan-tanadi/READMENotesection
style(README): highlight markdown syntax Note section
9 months ago
H Lohaus f5ebea999a
Merge pull request #1249 from Lin-jun-xiang/test
add related project - line bot
9 months ago
H Lohaus b0a21c28bb
Merge pull request #1248 from Eikosa/patch-1
Check_pypi_version now returns bool
9 months ago
Guspan Tanadi c30a2ce13d
style(README): highlight markdown syntax Note section 9 months ago
Kacper Kwapisz ef3fdfa892
Update __init__.py
fixed the line where it checks if stream is requested. I made the change because before it ignored what the user typed because there was a invalid conversion from the boolean to string where the if stream clause would always be true. Simple workaround :)
9 months ago
hs_junxiang 06b05f2039 add related project - line bot 9 months ago
Eikosa abbf2927ec
Check_pypi_version now returns value 9 months ago
Heiner Lohaus 2f64bc99ef Fix Chatgpt4Online Provider 9 months ago
Tekky 297a7fa7dd
~ 9 months ago
Tekky d9f1f8ec72
~ 9 months ago
Tekky 746588814c
Merge pull request #1245 from AndPim4912/main
Fix ignored providers in api
9 months ago
razrab 7b26e20db0 Added back list_ignored_providers parameter to ChatCompletion.create method in api. 9 months ago
Tekky 82f3cdc762
Merge pull request #1243 from AndPim4912/main 9 months ago