BoBeR182
|
81019cd528
|
Update requirements.txt
fix for https://github.com/xtekky/gpt4free/issues/687
|
2023-06-27 08:34:44 +00:00 |
|
ostix360
|
ae5e1a9c49
|
fix requirements.txt
|
2023-06-26 10:08:12 +02:00 |
|
ostix360
|
1a48e56b5d
|
revert st-chat to head.zip in requirements.txt
|
2023-06-26 10:02:09 +02:00 |
|
ostix360
|
2b21cda41a
|
Add pyproject.toml to build the project
|
2023-06-26 09:28:01 +02:00 |
|
Alexander
|
b39ca84559
|
Update requirements.txt
|
2023-06-24 00:16:29 -06:00 |
|
snyk-bot
|
f7569dcb08
|
fix: requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-NUMPY-2321964
- https://snyk.io/vuln/SNYK-PYTHON-NUMPY-2321966
- https://snyk.io/vuln/SNYK-PYTHON-NUMPY-2321970
- https://snyk.io/vuln/SNYK-PYTHON-TORNADO-5537286
|
2023-05-29 13:30:44 +00:00 |
|
xtekky
|
cc2c0b08e7
|
Merge branch 'main' into main
|
2023-05-28 01:38:56 +01:00 |
|
xtekky
|
f013c8952a
|
Update requirements.txt
|
2023-05-28 01:36:46 +01:00 |
|
xtekky
|
2e1b464766
|
Create requirements.txt
|
2023-05-28 01:36:27 +01:00 |
|
ggindinson
|
4186ff19b3
|
Create requirements.txt
|
2023-05-27 16:53:26 +03:00 |
|
localAGI
|
ff3217a55f
|
regenerate poetry lock and remove duplicate dependency file
|
2023-05-25 21:41:45 +01:00 |
|
ezerinz
|
61f4a1f125
|
requirements: add random password generator
|
2023-05-22 14:34:23 +08:00 |
|
MIDORIBIN
|
21715f4480
|
Support for new authentication methods
|
2023-05-08 00:29:23 +09:00 |
|
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 |
|