Commit Graph

117 Commits (68fae6adee40770695a95527c3452723f4e424e6)

Author SHA1 Message Date
kqlio67 ace19b9d43
Add files via upload 3 months ago
kqlio67 ebea37c276
Add files via upload 3 months ago
abc b9ced12c76 requested removal of DuckDuckGo 4 months ago
abc dd409d3f1a remove ecosia 4 months ago
Heiner Lohaus 1994481872 Update model list / providers 4 months ago
abc 1399758a4e gpt-4o (beta) 4 months ago
abc 2b271013fb add reka core model (vision) 5 months ago
Heiner Lohaus 002a4a1d7f Fix typo in model list 5 months ago
kqlio67 81cf5d7c77
A few small fixes in GUI and Providers (#1861) 5 months ago
PD 5fd118f3c9
Added Meta llama-3 support! (#1856)
* 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
5 months ago
abc 8ec942040c add cohere provider. 5 months ago
abc 2fad27b2c5 new gpt-4 beating opensource models 5 months ago
abc ed8afc20e8 add more models
mixtral 8x22b
5 months ago
abc 8c560b87f1 improve models list for gpt-3.5-turbo 5 months ago
abc a107d3f2ff update default gpt-3.5-turbo models
by default, only OpenAI was enabled, more models enable for more flexibility.

new provider `Koala` added, to watch out as it could be unstable.
5 months ago
nullstreak 2e171fc290 Update DeepInfra models 5 months ago
Heiner Lohaus 1e2cf48cba Add authless OpenaiChat 6 months ago
vlad f07173de4f GigaChat models add 6 months ago
H Lohaus 6ef282de3a
Remove all not working provider (#1679)
Fix many providers
Add selenium-wire to requierments
7 months ago
Heiner Lohaus ec51e9c764 Fix HuggingChat and PerplexityLabs and add HuggingFace provider
Add more models and image generation in You provider
Use You as second default image provider
7 months ago
Heiner Lohaus 7953560303 Improve readme, add smartphone guide 7 months ago
Heiner Lohaus e5b7f72b71 Move some modules, create providers dir
Set min version for duckduckgo
Make duckduckgo search async
Remove get_lastet_version
7 months ago
H Lohaus 5c75972c50
Update provider and model list (#1568)
Move bing.create_images and cookies helper
Disable some providers
8 months ago
H Lohaus 1d6709dafc
Merge pull request #1565 from hlohaus/gemini
Fix OpenaiChat provider, Fix issue with curl_cffi
8 months ago
Heiner Lohaus 6aae1891da Fix Phind Provider / add generate_challenge 8 months ago
nullstreak 455e5dc9ea
Added CodeLlama 70b 8 months ago
nullstreak 259f19e34e
Added CodeLlama and misc models from DeepInfra (#1506) 8 months ago
Heiner Lohaus f5518bb94d Cleanup model list 8 months ago
Heiner Lohaus 07c944ad0a Add upload svg image support
Fix upload image in Bing Provider
8 months ago
nullstreak c578385cc4
Add dolphin-2.6-mixtral-8x7b 8 months ago
Heiner Lohaus 5756586cde Refactor code with AI
Add doctypes to many functions
Add file upload for text files
Add alternative url to FreeChatgpt
Add webp to allowed image types
8 months ago
Heiner Lohaus c190d0eae4 Improve FreeChatgpt Provider 8 months ago
Debaditya Banerji 42c4a4315a
Added support for more models: FreeChatgpt (#1456)
* Improved FreeChatgpt, added support for more models

* Added new model: Gemini Pro
8 months ago
H Lohaus bee75be8e3
Add create images to Bing (#1426)
Add create images from Bing
Add FreeChatgpt Provider
Fix Bard Provider
9 months ago
H Lohaus eee038a73e
Add GeminiProChat Provider (#1419)
* Add GeminiProChat Provider
9 months ago
Heiner Lohaus c617b18d12 Add support for all models
Add AbstractProvider class
Add ProviderType type
Add get_last_provider function
Add version module and  VersionUtils
Display used provider in gui
Fix error response in api
9 months ago
Heiner Lohaus a73820ab18 Add Gpt6 Provider 9 months ago
nullstreak dc7b1cd000
Update models.py 9 months ago
H Lohaus 7f0bdf8466
Remove VoiGpt 9 months ago
nullstreak c7b5e5eee6
Add Mistral models 9 months ago
Meshwa428 983d17cb7b
Added a new provider voigpt.com (#1328)
* added the new VoiGpt provider

* fixed the voigpt and moved it to needs_auth

* added auth detail and doc to voiGpt provider
10 months ago
Heiner Lohaus c667f1cec5 Improve docker image 10 months ago
Heiner Lohaus 3576dee75a Add selenium to dockerfile
Load model and provider list in gui
Remove needs_auth in HuggingChat
Add default model and login url in gui
10 months ago
Heiner Lohaus e74af803e7 Update pi provider 10 months ago
madonchik123 b0276f6c9e
Added new provider PI (Hacky way to use) (#1291)
* Added new provider PI (Hacky way to use)

* Updated models endpoint made it show real info about the model.py

* Added cloudscraper to the requirements

* Fixed some bugs aka made streaming also return role
10 months ago
abc 1ade1d959c ~
chatgptx not working
10 months ago
Heiner Lohaus cadc507fad Add AiChatOnline, ChatgptDemoAi, ChatgptNext Providers
Add OnlineGpt and TalkAi Provider
Add get_random_string and get_random_hex helper
Remove funcaptcha package
10 months ago
Heiner Lohaus 510f534c0a Fix Bard Provider 10 months ago
Heiner Lohaus 0c4e5e5127 Fix Phind and PerplexityAi - GPT-4 Providers
Fix MyShell Provider
Refactor Provider __init__
Add ChatAnywhere Provider
Update models list
10 months ago
Heiner Lohaus 2f64bc99ef Fix Chatgpt4Online Provider 10 months ago