Commit Graph

1336 Commits (cadc507fad2fee59b23d1d8e73c472c077f468fc)
 

Author SHA1 Message Date
ThatLukinhasGuy 583d856c39
Update requirements.txt 10 months ago
ThatLukinhasGuy 6e75e23033
Update __init__.py 10 months ago
ThatLukinhasGuy 80321cc47a
Update __init__.py 10 months ago
ThatLukinhasGuy 98241884b1
Update requirements.txt 10 months ago
ThatLukinhasGuy a195d6d568
Update run.py 10 months ago
ThatLukinhasGuy 1e0b09b8d5
Update __init__.py 10 months ago
Commenter123321 1489be5a5a
Mark Yqcloud as active
Yqcloud is marked as inactive, but it works for me
(also works from cloud hosting)
10 months ago
Tekky ad8aac06e7
Merge pull request #1189 from PentesterPriyanshu/patch-1
Create .gitpod.yml
10 months ago
Tekky 37a946aa6f
Merge pull request #1201 from ahobsonsayers/add-missing-flask-dependancy
Install flask async extra
10 months ago
Tekky be5e336f31
~ 10 months ago
Arran Hobson Sayers 52a1b33120 Install flask async extra 10 months ago
Tekky 28c0a03166
~ 10 months ago
Tekky 19616eb002
Merge pull request #1198 from Killer2OP/patch-1
[ADDED]: Auto comment feature
10 months ago
xtekky e875f1d7d1 ~ | g4f `v-0.1.7.9` 10 months ago
Pratham Mahajan eee91b3354
[ADDED]: Auto comment feature 10 months ago
Tekky 3e57e6ae49
Merge pull request #1192 from sh4d0wy/patch-1
Update README.md
10 months ago
Tekky ec59448f48
Merge pull request #1194 from chinmay7016/patch-1
Update README.md
10 months ago
chinmay7016 e058e4d3a5
Update README.md
fixed typo error
10 months ago
H Lohaus 36fcc757af
Merge pull request #1191 from alienishi/main
Fixed typo in README.md
10 months ago
Saksham Bhugra f9bd1c6b38
Update README.md 10 months ago
Aditya Aryaman Das ef56d64fc8
Updated README.md 10 months ago
Priyanshu Prajapati 509a2b077a
Create .gitpod.yml
added gitpod configuration file , which is missing in this repo
10 months ago
H Lohaus 3e5101cda2
Merge pull request #1182 from Abhishek-Mallick/fix-typos
fix(typs): Fixed minor typos
10 months ago
H Lohaus dbbb0409e3
Merge pull request #1188 from hlohaus/package
Add npm to package_data
10 months ago
H Lohaus 85ca16d77f
Merge pull request #1181 from hlohaus/arkose
Use asyncio subprocess in OpenaiChat
10 months ago
H Lohaus 08088d91a0
Merge pull request #1184 from PrajwalGraj/patch-1
Add "Back to Top" in Readme.md
10 months ago
Heiner Lohaus cce9996867
Merge pull request #1186 from Luneye/patch-5
Update ChatBase.py - Added jailbreak (enabled by default), Removed list incorrect responses
10 months ago
Heiner Lohaus 38c73adbeb Add npm to package_data 10 months ago
Luneye b993bc00fa
Update ChatBase.py - Added jailbreak (enabled by default), Removed list incorrect responses 10 months ago
Prajwal G 9fd10c4952
Add "Back to Top" in Readme.md
Added "Back to Top" button in the Readme.md file.

**Description**

As the readme.md is very huge and log this button will help the users to scroll to top in just one click .
10 months ago
Abhishek Mallick 60d7d88366
fix(typs): Fixed minor typos 10 months ago
Heiner Lohaus cc301a3dd8 Use asyncio subprocess in OpenaiChat 10 months ago
hdsz25 b8a3db526c
Update backend.py, index.html, requirements.txt (#1180)
* Update backend.py

change to the model that received from user interactive from the web interface model selection.

* Update index.html

added Llama2 as a provider selection and also include the model selection for Llama2: llama2-70b, llama2-13b, llama2-7b

* Update requirements.txt

add asgiref to enable async for Flask in api.
"RuntimeError: Install Flask with the 'async' extra in order to use async views"
10 months ago
Tekky 1dc8e6d528
Merge pull request #1175 from Biflez48/main
Adding context preservation to the GUI.
10 months ago
Tekky 1a3b59838e
Merge pull request #1177 from hlohaus/arkose
Add arkose_token to OpenaiChat
10 months ago
Heiner Lohaus dc04ca9306 Add arkose_token to OpenaiChat 10 months ago
Heiner Lohaus af17c23f21
Merge pull request #1176 from hlohaus/history
Update config supports_message_history
10 months ago
Heiner Lohaus 79cf039a88 Update config supports_message_history 10 months ago
unknown 03dc8532f9 added context 10 months ago
abc 1e5a0eda1b ~ | g4f `v-0.1.7.8` 10 months ago
Tekky 0e700a5a95
Merge pull request #1166 from catmeowjiao/add-proxy
add proxy support
10 months ago
catmeowjiao 325f8558da add api proxy 10 months ago
Kushal Agrawal 6937ee6abb Update README.md 10 months ago
Kushal Agrawal 64fd98e687 Update README.md 10 months ago
Heiner Lohaus ba42301393 Add llama2 model mapping 10 months ago
Heiner Lohaus 0d1ae405cc Add Llama2 Providers / Models 10 months ago
Aryan4884 92a31d8281 Update README.md
Added comments to clarify how to set the Hugging Face token as the API key and also improved the comments for code readability
10 months ago
Rohan Sharma 91103e6a19 Update LEGAL_NOTICE.md 10 months ago
catmeowjiao 6fd2fa971f add proxy support 10 months ago
Tekky ffa36c49e4
Merge pull request #1153 from AndPim4912/ChatBase-incorrect-responses
Extract keywords from incorrect responses
10 months ago