summaryrefslogtreecommitdiffstats
path: root/g4f/Provider/FlowGpt.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-04-19Added Meta llama-3 support! (#1856)PD1-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
2024-04-17Fix DuckDuckGo Provider issuesHeiner Lohaus1-3/+25
Fix PerplexityLabs, FlowGpt Provider Update Bing, Gemini Provider
2024-04-06Update FlowGpt.pyH Lohaus1-4/+2
2024-03-12Remove all not working provider (#1679)H Lohaus1-1/+6
Fix many providers Add selenium-wire to requierments
2024-03-08Enable Liaobots, disable Phind providerHeiner Lohaus1-2/+0
2024-02-27Update some providersHeiner Lohaus1-2/+6
Improve read access_token in OpenaiChat Add IterProvider Add system message support in FlowGpt Filter none values in new Client
2024-02-25Fix typo in system_message in FlowGptHeiner Lohaus1-1/+1
2024-02-24Add FlowGpt provider, Fix issue with None values in apiHeiner Lohaus1-0/+75