Commit Graph

38 Commits (c01a8539b0fd9449436904c26d6e98a28ebdf73a)

Author SHA1 Message Date
abc 0b7e5fe56b ~ 1 year ago
MIDORIBIN f6ef3cb223 refactor: refactor provider 1 year ago
abc 60eaab0bda ~ 1 year ago
carlos Oliveira 43a3ca0f23
Update requirements
add js2py dependencies
1 year ago
nonk123 72c6154478 Remove asyncio from requirements.txt 1 year ago
nonk123 8c6592ec99 Fix the import errors 1 year ago
abc 25d2bc43e6 minor fixes 1 year ago
YM ae7ccdb12f
[-] Update requirements.txt
Updated to a working module.
1 year ago
abc 6f4d1ca7ba pypi package (pip install `g4f`) 1 year ago
BoBeR182 81019cd528
Update requirements.txt
fix for https://github.com/xtekky/gpt4free/issues/687
1 year ago
ostix360 ae5e1a9c49 fix requirements.txt 1 year ago
ostix360 1a48e56b5d revert st-chat to head.zip in requirements.txt 1 year ago
ostix360 2b21cda41a Add pyproject.toml to build the project 1 year ago
Alexander b39ca84559 Update requirements.txt 1 year ago
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
1 year ago
xtekky cc2c0b08e7
Merge branch 'main' into main 1 year ago
xtekky f013c8952a
Update requirements.txt 1 year ago
xtekky 2e1b464766
Create requirements.txt 1 year ago
ggindinson 4186ff19b3
Create requirements.txt 1 year ago
localAGI ff3217a55f regenerate poetry lock and remove duplicate dependency file 1 year ago
ezerinz 61f4a1f125
requirements: add random password generator 1 year ago
MIDORIBIN 21715f4480 Support for new authentication methods 1 year ago
Raju Komati 28597ed280
added retry for you 1 year ago
Alter Ego 3a99f1d577 Update requirements 1 year ago
wuyuesong cb17cc7fe4 add Levenshtein in requirements.txt for gui/streamlit_chat_app.py 1 year ago
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
1 year ago
noptuno 6f6a739872 Resolved merge conflicts and merged pr_218 into STREAMLIT_CHAT_IMPLEMENTATION 1 year ago
noptuno 952f7dbee9 First implementation of streamlit chat app in gui folder 1 year ago
Raju Komati 479b8d6d10
added pyproject.toml file 1 year ago
Raju Komati 920fe19608
added main module for accessing all services 1 year ago
Aymane Hrouch d9e6cbc1df Add twocaptcha to requirements 1 year ago
Raju Komati 98afd5b985
Merge branch 'main' into fix/poe_account_creation 1 year ago
Rupesh Sreeraman da890d8599 Added GUI 1 year ago
Raju Komati a37920b27b
updated quora module, added selenium to get cookie 1 year ago
t.me/xtekky b31d053191 add curl_cffi 1 year ago
t.me/xtekky aa387bd4af added modules 1 year ago
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'
}
1 year ago
QuartzWarrior e7f2e807e4
Create requirements.txt
Add the requirements needed to run this
1 year ago