Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Cleanup unused dependencies" | Heiner Lohaus | 2024-01-23 | 1 | -0/+5 |
| | | | | This reverts commit c2115309aba793530f7072848154fcad97d866b1. | ||||
* | Cleanup unused dependencies | Akash Mondal | 2024-01-13 | 1 | -5/+0 |
| | | | | | | | | * 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 | ||||
* | Add AiChatOnline, ChatgptDemoAi, ChatgptNext Providers | Heiner Lohaus | 2023-11-18 | 1 | -2/+1 |
| | | | | | | Add OnlineGpt and TalkAi Provider Add get_random_string and get_random_hex helper Remove funcaptcha package | ||||
* | Add arkose_token to OpenaiChat | Heiner Lohaus | 2023-10-28 | 1 | -0/+6 |