summaryrefslogtreecommitdiffstats
path: root/g4f/Provider/FlowGpt.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Added Meta llama-3 support! (#1856)PD2024-04-191-1/+1
| | | | | | | | * Added Meta llama-3 support! Decided to change llama2.py to llama.py to hold all the llama family models. * updated HuggingChat provider * Update FlowGpt.py
* Fix DuckDuckGo Provider issuesHeiner Lohaus2024-04-171-3/+25
| | | | | Fix PerplexityLabs, FlowGpt Provider Update Bing, Gemini Provider
* Update FlowGpt.pyH Lohaus2024-04-061-4/+2
|
* Remove all not working provider (#1679)H Lohaus2024-03-121-1/+6
| | | | Fix many providers Add selenium-wire to requierments
* Enable Liaobots, disable Phind providerHeiner Lohaus2024-03-081-2/+0
|
* Update some providersHeiner Lohaus2024-02-271-2/+6
| | | | | | | Improve read access_token in OpenaiChat Add IterProvider Add system message support in FlowGpt Filter none values in new Client
* Fix typo in system_message in FlowGptHeiner Lohaus2024-02-251-1/+1
|
* Add FlowGpt provider, Fix issue with None values in apiHeiner Lohaus2024-02-241-0/+75