Commit Graph

2043 Commits (baec167aeddf6169e9dc51617a7f6785e1268249)
 

Author SHA1 Message Date
abc baec167aed Update README.md 2 months ago
abc 42aabce3ce Update README.md 2 months ago
abc 78d5f0b906 . 2 months ago
abc 2b271013fb add reka core model (vision) 2 months ago
H Lohaus 431621b274
Merge pull request #1882 from hlohaus/css
Fix issue with You.com and nodriver
2 months ago
Heiner Lohaus c9c1aa121d Fix issue with You.com and nodriver
Show global model list when unselect provider
2 months ago
H Lohaus 10f25fdcaf
Merge pull request #1881 from hlohaus/css
Add nodriver to docker
2 months ago
Heiner Lohaus 74c399d675 Add conversation title change in gui
Fix bug with multiple requests a .har in OpenaiChat
2 months ago
Heiner Lohaus cb695f58e8 Add nodriver to docker 2 months ago
Tekky 0c69a34b5b
Merge pull request #1880 from Strvm/feat/credit_meta
feat: credit MetaAI
2 months ago
Romeo Phillips 009c8ca1d6
feat: credit MetaAI 2 months ago
H Lohaus d00e6acbec
Merge pull request #1877 from Keycatowo/main
Refactor: Optimize Dockerfile structure
2 months ago
H Lohaus 11c0715233
Merge pull request #1879 from hlohaus/hopp
Fix "domain" KeyError with Firefox .har
2 months ago
Heiner Lohaus 002a4a1d7f Fix typo in model list 2 months ago
Heiner Lohaus 6e064adb09 Add gemini-1.5-pro-latest model 2 months ago
Heiner Lohaus 6a05a238d9 Fix "domain" KeyError with Firefox .har 2 months ago
Keycatowo a795e482ad Refactor: Optimize Dockerfile structure
Combined some multiple RUN commands to reduce Docker container layers.

Moved the rm cache cleaning command after the apt-get installation command for smaller laysr size.
2 months ago
H Lohaus 454be0ed70
Update cookies.py 2 months ago
H Lohaus 4b4d1f08b5
Merge pull request #1875 from hlohaus/carst
Add image model list
2 months ago
Heiner Lohaus 4bc4d635bc Add vision models to readme 2 months ago
Heiner Lohaus 8dcef3b2a7 Improve python support 2 months ago
Heiner Lohaus 3a23e81de9 Add Replicate Provider
Fix Bug in OpenaiChat and MetaAI
Add read cookie and .har files
Use factory for api app
2 months ago
Heiner Lohaus a26421bcd8 Add image model list 2 months ago
H Lohaus 0f3935f1c0
Merge pull request #1869 from hlohaus/carst
Carst
2 months ago
Heiner Lohaus f66cd9f8a3 Add MissingRequirementsError to You 2 months ago
Heiner Lohaus db2d6cffd9 Fix Bing Provider, Add Account Support for Meta AI
Use default headers in OpenaiChat
2 months ago
H Lohaus da81d1e51a
Merge pull request #1865 from hlohaus/carst
Add MetaAI Provider and some small improvments
2 months ago
Heiner Lohaus db00480153 Disable Bing integration test 2 months ago
Heiner Lohaus fdc8b88d17 Improve cli argparser, Improve curl_cffi websocket support 2 months ago
Heiner Lohaus a129c3db44 Add AbraGeoBlockedError handling 2 months ago
Heiner Lohaus e6863a75e1 Improve cli arguments 2 months ago
Heiner Lohaus 83484c0a56 Add workers and use_colors options to api 2 months ago
Heiner Lohaus 932d3a3ca0 Add MetaAI Provider and some small improvments 2 months ago
H Lohaus a27d908696
Merge pull request #1862 from hlohaus/nem
Fix image generation in OpenaiChat
2 months ago
H Lohaus 11cb4f12f3
Update integration.py 2 months ago
kqlio67 81cf5d7c77
A few small fixes in GUI and Providers (#1861) 2 months ago
Heiner Lohaus 37b91e6dac Fix image generation in OpenaiChat 2 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
2 months ago
H Lohaus 718ea7c187
Merge pull request #1854 from hlohaus/nem
Add Ecosia Provider, Add OpenaiAccount alias
2 months ago
Heiner Lohaus 7e543f4747 Add Ecosia Provider, Add OpenaiAccount alias
Use AsyncClient in API, add web_search parameter in API
Improve error messages in Openai
2 months ago
H Lohaus 0b6601fb2e
Merge pull request #1848 from hlohaus/nem
Add missing styling on phone
2 months ago
Heiner Lohaus a82021fecd Add missing styling on phone 2 months ago
H Lohaus 6afc6722a0
Merge pull request #1846 from hlohaus/nem
Updates for some providers
2 months ago
Heiner Lohaus f72ea59a99 Fix style.css 2 months ago
H Lohaus 0f04dacdbd
Merge pull request #1833 from hlohaus/curl
Update event loop on windows only for old curl_cffi
2 months ago
Heiner Lohaus a2b5446b2e Fix DuckDuckGo Provider issues
Fix PerplexityLabs, FlowGpt Provider
Update Bing, Gemini Provider
2 months ago
abc 8ec942040c add cohere provider. 2 months ago
abc fb4ef40a23 add examples folder 2 months ago
abc fdbb474151 some more logging 2 months ago
Tekky e5a57646db
Merge pull request #1836 from mm3b/main
Fixing an error that occurs due to a missing comma in async client
2 months ago