Commit Graph

44 Commits (3c2755bc72efa0d8e5d8b2883443530ba67ecad4)

Author SHA1 Message Date
abc 567e268446 ~ | remove quickjs 9 months ago
abc a551922311 ~ 10 months ago
hs_junxiang 8ad46284b9 Fix: `TypedDict` from `typing` error #886
Ref: https://github.com/python/typeshed/issues/3500
10 months ago
Heiner Lohaus 5ca47b44b2 Add to many provider async and stream support, Fix Ails, AItianhu, ChatgptAi, ChatgptLogin Provider, Add fallback cookies to Bing, Improve OpenaiChat Provider 10 months ago
abc e818fcda6b ~ 10 months ago
Josh XT 3e7be07a54 Add httpx requirement 10 months ago
abc 0b7e5fe56b ~ 11 months ago
MIDORIBIN f6ef3cb223 refactor: refactor provider 11 months ago
abc 60eaab0bda ~ 11 months ago
carlos Oliveira 43a3ca0f23
Update requirements
add js2py dependencies
11 months ago
nonk123 72c6154478 Remove asyncio from requirements.txt 12 months ago
nonk123 8c6592ec99 Fix the import errors 12 months ago
abc 25d2bc43e6 minor fixes 12 months ago
YM ae7ccdb12f
[-] Update requirements.txt
Updated to a working module.
12 months ago
abc 6f4d1ca7ba pypi package (pip install `g4f`) 12 months 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