Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-04-19 | Added Meta llama-3 support! (#1856) | PD | 1 | -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-17 | Fix DuckDuckGo Provider issues | Heiner Lohaus | 1 | -3/+25 | |
Fix PerplexityLabs, FlowGpt Provider Update Bing, Gemini Provider | |||||
2024-04-06 | Update FlowGpt.py | H Lohaus | 1 | -4/+2 | |
2024-03-12 | Remove all not working provider (#1679) | H Lohaus | 1 | -1/+6 | |
Fix many providers Add selenium-wire to requierments | |||||
2024-03-08 | Enable Liaobots, disable Phind provider | Heiner Lohaus | 1 | -2/+0 | |
2024-02-27 | Update some providers | Heiner Lohaus | 1 | -2/+6 | |
Improve read access_token in OpenaiChat Add IterProvider Add system message support in FlowGpt Filter none values in new Client | |||||
2024-02-25 | Fix typo in system_message in FlowGpt | Heiner Lohaus | 1 | -1/+1 | |
2024-02-24 | Add FlowGpt provider, Fix issue with None values in api | Heiner Lohaus | 1 | -0/+75 | |