summaryrefslogtreecommitdiffstats
path: root/g4f/Provider/Chatxyz.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove all not working provider (#1679)H Lohaus2024-03-121-60/+0
| | | | Fix many providers Add selenium-wire to requierments
* Update some providersHeiner Lohaus2024-02-271-1/+1
| | | | | | | Improve read access_token in OpenaiChat Add IterProvider Add system message support in FlowGpt Filter none values in new Client
* Improve Chatxyz ProviderHeiner Lohaus2023-12-271-22/+14
|
* Added new Provider Chatxyz (#1393)Debaditya Banerji2023-12-271-0/+68
* Added fucntionality for Provider * Added Provider in init * System message if present must be the first object in message array