Commit Graph

1315 Commits (e17582a8f2cbb833c97d9371a8a4c1e1f9a0ee77)
 

Author SHA1 Message Date
Priyanshu Prajapati 509a2b077a
Create .gitpod.yml
added gitpod configuration file , which is missing in this repo
11 months ago
H Lohaus 3e5101cda2
Merge pull request #1182 from Abhishek-Mallick/fix-typos
fix(typs): Fixed minor typos
11 months ago
H Lohaus dbbb0409e3
Merge pull request #1188 from hlohaus/package
Add npm to package_data
11 months ago
H Lohaus 85ca16d77f
Merge pull request #1181 from hlohaus/arkose
Use asyncio subprocess in OpenaiChat
11 months ago
H Lohaus 08088d91a0
Merge pull request #1184 from PrajwalGraj/patch-1
Add "Back to Top" in Readme.md
11 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
11 months ago
Heiner Lohaus 38c73adbeb Add npm to package_data 11 months ago
Luneye b993bc00fa
Update ChatBase.py - Added jailbreak (enabled by default), Removed list incorrect responses 11 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 .
11 months ago
Abhishek Mallick 60d7d88366
fix(typs): Fixed minor typos 11 months ago
Heiner Lohaus cc301a3dd8 Use asyncio subprocess in OpenaiChat 11 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"
11 months ago
Tekky 1dc8e6d528
Merge pull request #1175 from Biflez48/main
Adding context preservation to the GUI.
11 months ago
Tekky 1a3b59838e
Merge pull request #1177 from hlohaus/arkose
Add arkose_token to OpenaiChat
11 months ago
Heiner Lohaus dc04ca9306 Add arkose_token to OpenaiChat 11 months ago
Heiner Lohaus af17c23f21
Merge pull request #1176 from hlohaus/history
Update config supports_message_history
11 months ago
Heiner Lohaus 79cf039a88 Update config supports_message_history 11 months ago
unknown 03dc8532f9 added context 11 months ago
abc 1e5a0eda1b ~ | g4f `v-0.1.7.8` 11 months ago
Tekky 0e700a5a95
Merge pull request #1166 from catmeowjiao/add-proxy
add proxy support
11 months ago
catmeowjiao 325f8558da add api proxy 11 months ago
Kushal Agrawal 6937ee6abb Update README.md 11 months ago
Kushal Agrawal 64fd98e687 Update README.md 11 months ago
Heiner Lohaus ba42301393 Add llama2 model mapping 11 months ago
Heiner Lohaus 0d1ae405cc Add Llama2 Providers / Models 11 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
11 months ago
Rohan Sharma 91103e6a19 Update LEGAL_NOTICE.md 11 months ago
catmeowjiao 6fd2fa971f add proxy support 11 months ago
Tekky ffa36c49e4
Merge pull request #1153 from AndPim4912/ChatBase-incorrect-responses
Extract keywords from incorrect responses
11 months ago
Tekky e059070f65
Merge pull request #1156 from Sanyam-2026/main
Improved Readability and Grammar
11 months ago
Sanyam Jain 7b1c05f2d0
Update README.md 11 months ago
Tekky a167970d76
Merge pull request #1149 from Luneye/patch-4
[suggestion] Adding new parameter to check if a provider 'natively' supports mesage history
11 months ago
Tekky addb4b96db
Merge pull request #1152 from guspan-tanadi/Providerlinkpath-1
docs(README): current available link Provider path
11 months ago
Tekky 374116c80b
Merge pull request #1154 from shashankx86/patch-1
README.md: enhancement
11 months ago
Shashank Shekhar Pandey 60fc2b8982
README.md: enhancement
Notes are now highlighted
11 months ago
razrab 5ad48d9181 Extract keywords from incorrect responses
The text of error responses is dynamically created by LLM. Need determine by keywords for more precise identification.
11 months ago
Guspan Tanadi acdcad31f3
docs(README): current available link Provider path 11 months ago
Tekky ebbc602184
Merge pull request #1148 from rover07/fix/grammatical-errors-README.md
Fix grammatical errors in README.md
11 months ago
Luneye 4bb751d989
Indicated support of message history in GptForLove.py 11 months ago
Luneye 2f539d0601
Indicated support of message history in Bing.py 11 months ago
Luneye e93887aff8
Indicated support of message history in ChatBase.py 11 months ago
Luneye 7a2c8e4cd3
Indicated support of message history in FreeGpt.py 11 months ago
Luneye 0b43c13268
Indicated support of message history in GPTalk.py 11 months ago
Luneye c43f82e966
Indicated support of message history in Yqcloud.py 11 months ago
Luneye c839597c6d
Indicated support of message history in You.py 11 months ago
Luneye aee8d5e628
Indicated support of message history in FakeGpt.py 11 months ago
Luneye 7f6d85f861
Indicated support of message history in ChatForAi.py 11 months ago
Luneye dc798b520d
Indicated support of message history in ChatgptX.py 11 months ago
Vaibhav Chauhan 37dba12e96
Update README.md 11 months ago
abc 01585ba9cd ~ | g4f `v-0.1.7.7` 11 months ago