Commit Graph

5 Commits

Author SHA1 Message Date
Heiner Lohaus 6614dfefd1 Revert "Cleanup unused dependencies"
This reverts commit c2115309ab.
2024-01-23 04:59:46 +01:00
Akash Mondal c2115309ab Cleanup unused dependencies
* remove packages, that are not a direct dependency to this project, from requirements.txt

* no need to just numpy for simple sqrt operation on numbers

* write code on python than using a js compiler
2024-01-13 18:31:28 +05:30
Heiner Lohaus cadc507fad Add AiChatOnline, ChatgptDemoAi, ChatgptNext Providers
Add OnlineGpt and TalkAi Provider
Add get_random_string and get_random_hex helper
Remove funcaptcha package
2023-11-18 04:38:31 +01:00
Heiner Lohaus dc04ca9306 Add arkose_token to OpenaiChat 2023-10-28 07:21:00 +02:00
Heiner Lohaus 1238d9a638 Add GPTalk and GptForLove Provider 2023-10-07 04:03:36 +02:00