Commit Graph

1438 Commits (d0b5f9caa724fae33e8905594c85d3ee98729076)
 

Author SHA1 Message Date
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
Tekky e059070f65
Merge pull request #1156 from Sanyam-2026/main
Improved Readability and Grammar
10 months ago
Sanyam Jain 7b1c05f2d0
Update README.md 10 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
10 months ago
Tekky addb4b96db
Merge pull request #1152 from guspan-tanadi/Providerlinkpath-1
docs(README): current available link Provider path
10 months ago
Tekky 374116c80b
Merge pull request #1154 from shashankx86/patch-1
README.md: enhancement
10 months ago
Shashank Shekhar Pandey 60fc2b8982
README.md: enhancement
Notes are now highlighted
10 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.
10 months ago
Guspan Tanadi acdcad31f3
docs(README): current available link Provider path 10 months ago
Tekky ebbc602184
Merge pull request #1148 from rover07/fix/grammatical-errors-README.md
Fix grammatical errors in README.md
10 months ago
Luneye 4bb751d989
Indicated support of message history in GptForLove.py 10 months ago
Luneye 2f539d0601
Indicated support of message history in Bing.py 10 months ago
Luneye e93887aff8
Indicated support of message history in ChatBase.py 10 months ago
Luneye 7a2c8e4cd3
Indicated support of message history in FreeGpt.py 10 months ago
Luneye 0b43c13268
Indicated support of message history in GPTalk.py 10 months ago
Luneye c43f82e966
Indicated support of message history in Yqcloud.py 10 months ago
Luneye c839597c6d
Indicated support of message history in You.py 10 months ago
Luneye aee8d5e628
Indicated support of message history in FakeGpt.py 10 months ago
Luneye 7f6d85f861
Indicated support of message history in ChatForAi.py 10 months ago
Luneye dc798b520d
Indicated support of message history in ChatgptX.py 10 months ago
Vaibhav Chauhan 37dba12e96
Update README.md 10 months ago
abc 01585ba9cd ~ | g4f `v-0.1.7.7` 10 months ago
Tekky 6363353670
Merge pull request #1146 from AndPim4912/GetGpt-debian-compat
Update GetGpt provider for Debian python3-pycryptodome compatibility
10 months ago
Tekky 4c276c7ed6
Merge pull request #1145 from AndPim4912/chatbase-invalid-response
Add support for detecting incorrect responses in ChatBase API requests.
10 months ago
Heiner Lohaus 979904166f
Update MyShell.py 10 months ago
razrab 87f8007345 Update GetGpt provider for Debian python3-pycryptodome compatibility
Try to import AES from Cryptodome.Cipher if Crypto.Cipher caused error.
10 months ago
razrab fd2b52823b Add support for detecting incorrect responses in ChatBase API requests. 10 months ago
Luneye 63ae5bb2cd
[suggestion] Adding new parameter to check if provider supports message history
What are your thoughts on introducing a parameter that allows us to promptly verify whether the provider supports message history? I also considered adding a parameter to indicate whether a provider can perform web searches.
10 months ago
Tekky 8eab96d319
Merge pull request #1144 from Ayushpanditmoto/main
fix: bullet point numbering mistakes resolved
10 months ago
Ayush Kumar Pandit 88013648b8
fix: bullet point numbering mistakes resolved 10 months ago
Tekky 5460f13acd
~ 10 months ago
Tekky 1cb91f6b3d
Merge pull request #1135 from harshhere905/patch-1
fixed typo
10 months ago
Tekky 8ff0513104
~ | Merge pull request #1140 from Shubhgajj2004/patch-1
Update FreeGpt.py
10 months ago
Tekky c1f36a85e5
~ 10 months ago
Shubh Gajjar f0f5cb05f9
Update FreeGpt.py
Changed older domain url with the working new url
10 months ago
Priyanshu Varshney 3891748934
fixed typo 10 months ago
Heiner Lohaus 61579cdbff
Merge pull request #1134 from eltociear/patch-4
Update README.md
10 months ago
Ikko Eltociear Ashimine 052505b692
Update README.md
huggingface -> Hugging Face
10 months ago
abc 4f29ef5833 ~ | g4f `v-0.1.7.6` 10 months ago
Tekky aa95d30732
Merge pull request #1120 from AndPim4912/api-ignore-providers
Added code to ignore certain providers in the API
10 months ago
Tekky e1d582f9c2
Merge pull request #1126 from Luneye/patch-3
Bugfix Bing.py - Resolved Issues with system prompt, Bing personalities and enabled all supported user requests
10 months ago
AndPim4912 8d7ad98fcb
Merge branch 'main' into api-ignore-providers 10 months ago
Luneye 21e56a1af8
Bugfix Bing.py - Resolved Issues with system prompt, Bing personalities and enabled all supported user requests
I used this repository (https://github.com/waylaidwanderer/node-chatgpt-api/) as a reference to fix all the bugs related to Bing "personality." I included all the required fields in the allowedMessageTypes and optionsSets (as well as sliceIds) to allow it to respond to any requests it actually supports.

Will also finish the code to fully implement the image generation functionality.
10 months ago
Heiner Lohaus 9eee45023e
Debug config in api 10 months ago
razrab 36fe869a81 Refactor API initialization to accept a list of ignored providers. 10 months ago
ⲘrṨhส∂ow 3982f39424
'Refactored by Sourcery' (#1125)
Co-authored-by: Sourcery AI <>
10 months ago
razrab 2b3bc749b3 Merge remote-tracking branch 'upstream/main' into api-ignore-providers 10 months ago
abc b1dbf66587 ~ | g4f `v-0.1.7.5` 10 months ago
Tekky 955fb4bbaa
Merge pull request #1124 from hlohaus/fake
Improve helper
10 months ago