Commit Graph

  • af204c31cb Read cookies from config in Gemini Fixes for OpenaiChat Provider Heiner Lohaus 2024-02-09 18:11:35 +0100
  • edcfb70a5f
    Upgrade Pillow to version 10.2.0 to patch the vulnerability. Sandeep Vashishtha 2024-02-09 19:42:23 +0530
  • 2054acce0a
    Update OpenaiChat.py H Lohaus 2024-02-09 15:02:03 +0100
  • 5c75972c50
    Update provider and model list (#1568) H Lohaus 2024-02-09 14:24:15 +0100
  • 81e1ea1973
    Merge branch 'main' into gemini H Lohaus 2024-02-09 14:22:38 +0100
  • dd393e597a Update provider and model list Move bing.create_images and cookies helper Disable some providers Heiner Lohaus 2024-02-09 14:14:00 +0100
  • 1d6709dafc
    Merge pull request #1565 from hlohaus/gemini 0.2.1.1 H Lohaus 2024-02-09 08:51:49 +0100
  • 6aae1891da Fix Phind Provider / add generate_challenge Heiner Lohaus 2024-02-09 08:49:37 +0100
  • 23e002f52f Fix OpenaiChat provider, Fix issue with curl_cffi Heiner Lohaus 2024-02-09 06:36:28 +0100
  • 999bc2d617
    Merge pull request #1564 from hlohaus/gemini H Lohaus 2024-02-09 05:53:47 +0100
  • 4b41a8f4e8 Add example for Image Upload & Generation Heiner Lohaus 2024-02-09 04:24:21 +0100
  • 47900f2371 Resolve images in Gemini Provider Heiner Lohaus 2024-02-09 03:31:05 +0100
  • c1b992c346 Add Gemini Provider with image upload and generation Heiner Lohaus 2024-02-08 22:02:52 +0100
  • fbfc679d7d
    Merge pull request #1554 from Masha/patch-1 H Lohaus 2024-02-06 07:53:49 +0100
  • 6d1f0b5f12
    add CodeLlama-70b to HuggingChat Miezhiko 2024-02-06 10:29:30 +0400
  • df48d1cc42
    Merge pull request #1547 from nullstreak/codellama-70b 0.2.1.0 H Lohaus 2024-02-05 14:47:23 +0100
  • c5dd7eea75
    Merge pull request #1550 from RasyiidWho/main H Lohaus 2024-02-05 14:45:09 +0100
  • 5e9a95a58e Change GeekGPT and FakeGPT status to inactive as owner statement: https://linux.do/t/topic/1051 RasyiidWho 2024-02-05 18:29:15 +0700
  • 455e5dc9ea
    Added CodeLlama 70b nullstreak 2024-02-04 19:50:32 +0100
  • 2a591b8d6e Fix key error in set_cookies Heiner Lohaus 2024-02-01 23:14:43 +0100
  • d6b3d0f240 Fix issue #1537, copy options sets Heiner Lohaus 2024-02-01 23:07:35 +0100
  • 5627cd913e
    Update setup.py 0.2.0.9 H Lohaus 2024-01-31 21:36:47 +0100
  • 5c37e79656
    Added aiohttp_socks package into Dockerfile Alexander Chumakov 2024-01-31 17:23:39 +0300
  • bf1d642ecf
    Merge pull request #1529 from nullstreak/deepinfra-patch-1 0.2.0.8 H Lohaus 2024-01-30 08:14:04 +0100
  • 40ceb1c0e8
    Fix DeepInfra: Model is not supported nullstreak 2024-01-30 04:15:25 +0100
  • 280ddf57b0
    Merge pull request #1527 from hlohaus/readme H Lohaus 2024-01-29 20:37:59 +0100
  • 770bdc54fc Improve readme / unittests Heiner Lohaus 2024-01-29 20:13:54 +0100
  • a28bab9387 Add aiohttp_socks to requirements Fix preview for uploaded and generated images in gui Improve typing, readme Heiner Lohaus 2024-01-29 18:14:46 +0100
  • 3bb6560fce
    Merge pull request #1523 from u66u/which-webdriver H Lohaus 2024-01-29 00:15:49 +0100
  • e496f0c179
    Merge pull request #1522 from houtarchat-cyber/patch-1 H Lohaus 2024-01-28 23:57:56 +0100
  • 4c1708d74b 1. Discover chromedriver dynamically with "which". 2. Use "finally" in WebDriverSession.__exit__ technicca 2024-01-28 22:28:37 +0300
  • 1b4327c51a
    remove additional tags in Phind Houtar 2024-01-28 21:11:10 +0800
  • 0d83bdeef9
    Merge pull request #1516 from hlohaus/text 0.2.0.7 H Lohaus 2024-01-27 16:09:21 +0100
  • 3c7c8934b3
    Merge pull request #1512 from KennyPhan123/patch-1 H Lohaus 2024-01-27 16:04:46 +0100
  • 47b50b4827 Fix PerplexityLabs Provider, Improve bypass_cloudflare helper Heiner Lohaus 2024-01-27 02:00:44 +0100
  • 1eb7dc05e5 Fix: ChromeDriver only supports characters in the BMP Add set_cookies helper, Show last used model Heiner Lohaus 2024-01-26 12:49:52 +0100
  • feb83c168b
    New minimum requirements (#1515) 0.2.0.6 H Lohaus 2024-01-26 07:54:13 +0100
  • 54d02e28e5 Fix unittests Heiner Lohaus 2024-01-26 07:51:44 +0100
  • 6b1bf9ce5d Improve python version support Heiner Lohaus 2024-01-26 07:44:53 +0100
  • 7d578098bb Fix unittests Heiner Lohaus 2024-01-26 07:39:21 +0100
  • 82b2907cc3 Fix unittests Heiner Lohaus 2024-01-26 07:31:17 +0100
  • a9501fc308 Fix unittests Heiner Lohaus 2024-01-26 07:20:29 +0100
  • ec7ae48f10 New minimum requirements Add ConversationStyleOptionSets to Bing Add image.ImageRequest Heiner Lohaus 2024-01-26 07:08:12 +0100
  • 6b2f7aa00b #1503 Issue : update index.html and style.css Akash sahu 2024-01-25 19:26:08 +0530
  • 7faf47cebe
    Update README.md KennyPhan123 2024-01-25 12:40:22 +0700
  • 71d71b6512
    Merge pull request #1510 from hlohaus/sort 0.2.0.5 H Lohaus 2024-01-24 01:05:29 +0100
  • 69ef224f92 Add get_connector helper Heiner Lohaus 2024-01-24 00:46:35 +0100
  • 8864b70ee4 Add aiohttp_socks support Heiner Lohaus 2024-01-23 23:48:11 +0100
  • 2b140a3255
    Merge pull request #1509 from hlohaus/sort H Lohaus 2024-01-23 20:08:41 +0100
  • 91feb34054 Add ProviderModelMixin for model selection Heiner Lohaus 2024-01-23 19:44:48 +0100
  • 981d83da62 Upload transparency image Heiner Lohaus 2024-01-23 16:48:52 +0100
  • f38b0636d0
    ~ Tekky 2024-01-23 12:56:56 +0000
  • 428dff3ed4
    ~ Tekky 2024-01-23 12:54:04 +0000
  • 75e2c85430
    ~ Tekky 2024-01-23 12:52:41 +0000
  • 8c27c67f5f
    ~ Tekky 2024-01-23 12:51:54 +0000
  • 5f54379ee1
    ~ Tekky 2024-01-23 12:42:01 +0000
  • 9705e7fc20
    ~ | Update Chatgpt4Online.py Tekky 2024-01-23 12:41:07 +0000
  • 9a6df0210a
    Merge pull request #1502 from GetTuh/main Tekky 2024-01-23 12:36:11 +0000
  • 984c3e1f89
    Merge pull request #1508 from hlohaus/sort H Lohaus 2024-01-23 12:18:32 +0100
  • e4f743881c Fix: Model sometimes not converted #1507 Heiner Lohaus 2024-01-23 12:17:16 +0100
  • 259f19e34e
    Added CodeLlama and misc models from DeepInfra (#1506) nullstreak 2024-01-23 11:35:37 +0100
  • a7708d7bf6
    Merge branch 'main' into new-models nullstreak 2024-01-23 11:14:30 +0100
  • ed6af1fc3a
    Fix: Model sometimes not converted nullstreak 2024-01-23 09:50:58 +0100
  • c10f49de5f
    Merge pull request #1505 from hlohaus/sort H Lohaus 2024-01-23 09:31:02 +0100
  • 90a931df98
    Added CodeLlama and misc models from DeepInfra nullstreak 2024-01-23 08:29:44 +0100
  • b6feec9e7d Check for comments in copilot Heiner Lohaus 2024-01-23 05:03:26 +0100
  • 2193d18865 Fix background in select box Heiner Lohaus 2024-01-23 05:02:40 +0100
  • f5518bb94d Cleanup model list Heiner Lohaus 2024-01-23 05:02:14 +0100
  • 6614dfefd1 Revert "Cleanup unused dependencies" Heiner Lohaus 2024-01-23 04:59:46 +0100
  • 2a35052687
    Merge pull request #1504 from hlohaus/sort H Lohaus 2024-01-23 02:17:02 +0100
  • 55695eda39 Fix create copilot comment Heiner Lohaus 2024-01-23 02:13:36 +0100
  • ec2de56bbd Add PerplexityLabs Provider Heiner Lohaus 2024-01-23 01:50:44 +0100
  • 07c944ad0a Add upload svg image support Fix upload image in Bing Provider Heiner Lohaus 2024-01-23 01:47:55 +0100
  • 430113e94e
    Merge pull request #1 from GetTuh/GetTuh-patch-1 Jakub N 2024-01-22 20:02:42 +0100
  • e823fa7dac
    Update README.md Jakub N 2024-01-22 20:01:53 +0100
  • 5a3c3d6359
    Merge pull request #1501 from eltociear/patch-5 H Lohaus 2024-01-22 16:39:13 +0100
  • 1a87417c24
    Update README.md Ikko Eltociear Ashimine 2024-01-23 00:16:36 +0900
  • efbcc04d8a
    Merge pull request #1498 from hlohaus/sort H Lohaus 2024-01-22 04:33:19 +0100
  • 38dbe4b8e5 Improve CreateImagesBing Sort providers by category Heiner Lohaus 2024-01-22 03:38:11 +0100
  • de77ddf94c
    ~ | to do list | survey: https://forms.gle/FhtGtUorygyJn7i48 Tekky 2024-01-21 22:52:54 +0000
  • 04a5e33ebe Fix error in copilot Heiner Lohaus 2024-01-21 20:04:43 +0100
  • d9386946cf Fix error in copilot Heiner Lohaus 2024-01-21 20:01:53 +0100
  • 7e63b412b6 Join Phind context Heiner Lohaus 2024-01-21 19:58:39 +0100
  • 64052f253b
    Merge pull request #1495 from RasyiidWho/main H Lohaus 2024-01-21 19:53:10 +0100
  • d01f3f6b61
    Merge pull request #1496 from hlohaus/neww H Lohaus 2024-01-21 19:44:17 +0100
  • 270bc8a44a Check for existing comments Heiner Lohaus 2024-01-21 19:35:10 +0100
  • bab62e4345 Fix Phind context and chat history not keeping up with the prompt RasyiidWho 2024-01-22 01:33:41 +0700
  • c809346b43
    Merge pull request #1494 from hlohaus/neww H Lohaus 2024-01-21 17:42:03 +0100
  • 04ec265ba0 Cast pr number Heiner Lohaus 2024-01-21 17:41:40 +0100
  • f5ab6f8531 No PR number found Heiner Lohaus 2024-01-21 17:38:26 +0100
  • 4f18d864be
    Merge pull request #1492 from hlohaus/neww H Lohaus 2024-01-21 17:33:54 +0100
  • 46a8019e1f First checkout repo Heiner Lohaus 2024-01-21 17:31:57 +0100
  • 556373b724
    Merge pull request #1491 from hlohaus/neww H Lohaus 2024-01-21 17:27:14 +0100
  • f720105953 Save pr number Heiner Lohaus 2024-01-21 17:26:26 +0100
  • 283bddc152 Run tests Heiner Lohaus 2024-01-21 17:01:26 +0100
  • ca6da4c858
    Merge pull request #1490 from hlohaus/neww H Lohaus 2024-01-21 16:59:52 +0100
  • 1e8a343ba3 Print env Heiner Lohaus 2024-01-21 16:59:34 +0100
  • 0a3070e605 On workflow_run copilot Heiner Lohaus 2024-01-21 16:57:26 +0100
  • eb1668518f On workflow_run copilot Heiner Lohaus 2024-01-21 16:42:55 +0100
  • fd0507a422 Improve doctypes in copilot Heiner Lohaus 2024-01-21 15:07:29 +0100