Raju Komati
|
28597ed280
|
added retry for you
|
2023-05-06 00:02:29 +05:30 |
|
Alter Ego
|
3a99f1d577
|
Update requirements
|
2023-05-05 01:09:13 +02:00 |
|
wuyuesong
|
cb17cc7fe4
|
add Levenshtein in requirements.txt for gui/streamlit_chat_app.py
|
2023-05-02 13:37:41 +08:00 |
|
Akash Mondal
|
afae71255f
|
forefront: update account creation logic
* update account creation and verification as per latest forefont API
* use official Mail TM library pymailtm, instead of maintaining custom API code
|
2023-04-29 20:52:29 +05:30 |
|
noptuno
|
6f6a739872
|
Resolved merge conflicts and merged pr_218 into STREAMLIT_CHAT_IMPLEMENTATION
|
2023-04-27 20:40:47 -04:00 |
|
noptuno
|
952f7dbee9
|
First implementation of streamlit chat app in gui folder
|
2023-04-27 19:15:50 -04:00 |
|
Raju Komati
|
479b8d6d10
|
added pyproject.toml file
|
2023-04-28 03:26:39 +05:30 |
|
Raju Komati
|
920fe19608
|
added main module for accessing all services
|
2023-04-28 00:40:43 +05:30 |
|
Aymane Hrouch
|
d9e6cbc1df
|
Add twocaptcha to requirements
|
2023-04-27 11:08:01 +01:00 |
|
Raju Komati
|
98afd5b985
|
Merge branch 'main' into fix/poe_account_creation
|
2023-04-25 00:06:24 +05:30 |
|
Rupesh Sreeraman
|
da890d8599
|
Added GUI
|
2023-04-24 21:22:44 +05:30 |
|
Raju Komati
|
a37920b27b
|
updated quora module, added selenium to get cookie
|
2023-04-24 03:08:47 +05:30 |
|
t.me/xtekky
|
b31d053191
|
add curl_cffi
|
2023-04-20 10:01:30 +01:00 |
|
t.me/xtekky
|
aa387bd4af
|
added modules
|
2023-04-20 09:55:22 +01:00 |
|
t.me/xtekky
|
081dfff8b4
|
quora (poe) [gpt-4/3.5] create bot feature
added create bot feature
quora.Model.create
new model names:
{
'sage' : 'capybara',
'gpt-4' : 'beaver',
'claude-v1.2' : 'a2_2',
'claude-instant-v1.0' : 'a2',
'gpt-3.5-turbo' : 'chinchilla'
}
|
2023-04-11 17:44:29 +01:00 |
|
QuartzWarrior
|
e7f2e807e4
|
Create requirements.txt
Add the requirements needed to run this
|
2023-03-30 13:57:26 -05:00 |
|