Commit Graph

  • e4b3b2692e
    Merge pull request #1988 from hlohaus/kessh main H Lohaus 2024-05-20 16:22:10 +0200
  • 77a1f500a8 Improve async client readme, Fix print styling, Add image api example Heiner Lohaus 2024-05-20 15:59:06 +0200
  • f956288780
    Merge pull request #1985 from anonymousx97/patch-1 H Lohaus 2024-05-20 15:24:45 +0200
  • d2f04e80be
    Update base_provider.py Ryuk 2024-05-20 18:25:06 +0530
  • 567b39c330
    Update base_provider: Do not nest patch uvloop loop. Ryuk 2024-05-20 09:53:37 +0530
  • 5115cf0e23
    Merge pull request #1984 from hlohaus/leech 0.3.1.8 H Lohaus 2024-05-20 01:50:03 +0200
  • 80b2e9b807 Add some options to messages in gui, saves generated images local Heiner Lohaus 2024-05-20 01:28:08 +0200
  • 7fe4188639
    Update DeepInfra.py H Lohaus 2024-05-19 19:27:48 +0200
  • fea056dd49
    Update client.py H Lohaus 2024-05-19 17:49:06 +0200
  • 370ac53943
    Update async_client.py H Lohaus 2024-05-19 17:45:57 +0200
  • 738e532c5d
    Merge pull request #1981 from hlohaus/leech 0.3.1.7 H Lohaus 2024-05-19 10:13:17 +0200
  • c8d61a08b7 Create windows release, improve styling Heiner Lohaus 2024-05-19 10:11:30 +0200
  • 23b27cedf1
    Merge pull request #1978 from hlohaus/leech 0.3.1.6 H Lohaus 2024-05-19 06:01:06 +0200
  • 1994481872 Update model list / providers Heiner Lohaus 2024-05-19 05:09:55 +0200
  • 435943665f
    Merge pull request #1977 from hlohaus/leech H Lohaus 2024-05-19 03:42:51 +0200
  • 3703e72073 Add dark mode config, slide system prompt Heiner Lohaus 2024-05-19 03:13:54 +0200
  • 4bab6009c1 Fix js error in gui, Revert to_image in gui Heiner Lohaus 2024-05-19 01:33:05 +0200
  • 3b024cb9a7
    Merge pull request #1976 from hlohaus/leech H Lohaus 2024-05-18 23:55:03 +0200
  • dc77a1a7ff Fix upload image Heiner Lohaus 2024-05-18 23:52:51 +0200
  • 97ce36a217
    Merge pull request #1975 from hlohaus/leech 0.3.1.5 H Lohaus 2024-05-18 23:18:32 +0200
  • 9ddac1715f Add get/set cookies dir, hide prompt option in gui Heiner Lohaus 2024-05-18 23:13:57 +0200
  • fcd36475e5
    Merge pull request #1974 from hlohaus/leech 0.3.1.4 H Lohaus 2024-05-18 16:54:00 +0200
  • 96e378e9e2 Fix OpenaiChat provider, improve proofofwork Heiner Lohaus 2024-05-18 15:37:46 +0200
  • 4c3472f541
    Merge pull request #1970 from hlohaus/leech H Lohaus 2024-05-18 08:12:17 +0200
  • b1dafc0ef7 Improve Liabots provider, Add image api support Heiner Lohaus 2024-05-18 07:37:37 +0200
  • 91e7252123
    Merge pull request #1969 from hlohaus/leech 0.3.1.3 H Lohaus 2024-05-17 18:44:45 +0200
  • 1d66c57a65
    Improve compatibility of openai-node (#1966) 碧舞すみほ 2024-05-18 01:43:17 +0900
  • 5396887801 Fix You.com model selection Heiner Lohaus 2024-05-17 18:40:34 +0200
  • 2b3078a0b7
    allow image upload kokarare1212 2024-05-17 22:52:47 +0900
  • 5fc735bf1d
    improve compatibility with OpenAI's models api kokarare1212 2024-05-17 22:32:07 +0900
  • d926a716d5
    improve compatibility of openai-node kokarare1212 2024-05-17 21:46:10 +0900
  • 0332c0c0dd
    Merge pull request #1958 from hlohaus/leech 0.3.1.2 H Lohaus 2024-05-16 20:06:57 +0200
  • 24c5502d76 Add needs auth to provierds, Add PerplexityApi provider Add proxy support to nodriver Heiner Lohaus 2024-05-15 21:07:49 +0200
  • d1c16ceb98
    Update README.md H Lohaus 2024-05-15 02:45:06 +0200
  • 008ed60d98
    Merge pull request #1950 from hlohaus/leech 0.3.1.1 H Lohaus 2024-05-15 02:28:45 +0200
  • 59fcf9d2d3 Update chatgpt url, uvloop support Heiner Lohaus 2024-05-15 02:27:51 +0200
  • 5a1aae8b18
    gpt-4o (beta) Tekky 2024-05-14 23:46:58 +0100
  • 1399758a4e gpt-4o (beta) abc 2024-05-14 23:45:13 +0100
  • 97b2a73cd7
    . Tekky 2024-05-14 09:34:33 +0100
  • 23f3c5b809
    Merge pull request #1934 from krishna2206/main Tekky 2024-05-10 13:46:38 +0100
  • ac71602f5d
    Merge pull request #1933 from HyiKi/main Tekky 2024-05-10 13:46:15 +0100
  • fc55b3fc6a Updated PerplexityLabs models Fitiavana Krishna 2024-05-09 10:25:40 +0300
  • 1fb9eb94f7 Update Gemini.py HyiKi 2024-05-09 12:10:35 +0800
  • ee7428e767
    Update Bing.py 0.3.1.0 H Lohaus 2024-05-07 07:41:58 +0200
  • 03e5f10992
    Update BingCreateImages.py H Lohaus 2024-05-07 07:37:23 +0200
  • a9672bead0
    Update Bing.py H Lohaus 2024-05-07 07:33:22 +0200
  • 52e0c48158 fix error to make it only works for Ollama to ignore ":" hdsz25 2024-05-07 11:54:48 +0800
  • 7ca2eda9c2 fix error to make it only works for Ollama to ignore ":" hdsz25 2024-05-07 11:52:35 +0800
  • 6fb0dedfd5 remove Ollama.py in needs_auth hdsz25 2024-05-07 10:36:36 +0800
  • 1fda36877d
    Update README.md skullcrushercmd 2024-05-06 19:11:28 -0400
  • c343d66ac6
    Update __init__.py H Lohaus 2024-05-06 16:56:46 +0200
  • e41bbdce02
    Update __init__.py H Lohaus 2024-05-06 16:42:56 +0200
  • 743fbc2a6c
    Update __init__.py 0.3.0.10 H Lohaus 2024-05-06 08:16:49 +0200
  • 6c0c5b5168 remove Ollama.py in needs_auth hdsz25 2024-05-06 08:42:16 +0800
  • f2dcb9f317 fix run_api_args function in cli.py and get_model function in base_provider.py and default model to use phi3:latest if available hdsz25 2024-05-06 08:35:46 +0800
  • 9680639389
    Merge branch 'xtekky:main' into main hdsz25 2024-05-06 06:43:39 +0800
  • 1d02a06456
    Merge pull request #1925 from hlohaus/worker 0.3.0.9 H Lohaus 2024-05-05 23:51:40 +0200
  • 9dcc9b9bcb
    Merge pull request #1923 from Hydra566/patch-2 H Lohaus 2024-05-05 23:40:06 +0200
  • 8fcf618bbe Add Ollama provider, Add vision support to Openai Heiner Lohaus 2024-05-05 23:38:31 +0200
  • 6503405630
    Update Ollama.py hdsz25 2024-05-05 22:56:56 +0800
  • 6c9fd2682c
    Update Ollama.py hdsz25 2024-05-05 22:49:19 +0800
  • 55ded0f9dc
    Update Ollama.py hdsz25 2024-05-05 22:45:29 +0800
  • 75972974aa
    Update Ollama.py hdsz25 2024-05-05 22:38:18 +0800
  • d300789178
    Update cli.py hdsz25 2024-05-05 22:05:22 +0800
  • d0ddd57e4c
    Update __init__.py hdsz25 2024-05-05 22:04:17 +0800
  • b0da5b75eb
    Update cli.py hdsz25 2024-05-05 21:59:54 +0800
  • 857d2d3aa6
    Update cli.py hdsz25 2024-05-05 21:56:06 +0800
  • 50e38a7137
    Update setup.py hdsz25 2024-05-05 21:44:42 +0800
  • 26c2d51186
    Update cli.py hdsz25 2024-05-05 21:42:14 +0800
  • 18cc696e51
    Update cli.py with new arguments for API: provider,model,proxy hdsz25 2024-05-05 21:40:50 +0800
  • fceb52a53d
    Update __init__.py to make it possible to pass arguments from cli.py hdsz25 2024-05-05 21:37:43 +0800
  • 9c24ddc23d
    Update __init__.py give bind value "localhost:1337" hdsz25 2024-05-05 11:58:04 +0800
  • a03db91caa
    Update setup.py hdsz25 2024-05-05 11:00:03 +0800
  • 67657fd01f
    Update setup.py hdsz25 2024-05-05 10:59:26 +0800
  • a6e8573863
    Update setup.py hdsz25 2024-05-05 10:58:14 +0800
  • 6b61f86c3a
    Update __init__.py modifed to the host to be loacalhost hdsz25 2024-05-05 10:56:25 +0800
  • 3ea9a7a53a
    Update __init__.py set default socks5 proxy hdsz25 2024-05-05 10:53:27 +0800
  • 36a2f83361
    Update __init__.py set defalut provider to be OpenaiChat hdsz25 2024-05-05 10:52:51 +0800
  • dcf4a4179f
    Update Bing.py with local socks5 hdsz25 2024-05-05 10:48:47 +0800
  • a3d4c71fa2
    Update OpenaiChat.py with local socks5 hdsz25 2024-05-05 10:48:15 +0800
  • d47e3b7fcc
    Update setup.py hdsz25 2024-05-05 10:19:16 +0800
  • d45fd7fcd1
    Merge branch 'xtekky:main' into main hdsz25 2024-05-05 09:06:04 +0800
  • d495d732f2
    Update You.py Hydra566 2024-05-04 23:34:51 +0500
  • b703948969
    Merge pull request #1920 from CHamilton02/main H Lohaus 2024-05-04 15:10:17 +0200
  • 7d2d81f33a Added missing periods. Camdyn Hamilton 2024-05-03 11:06:01 -0400
  • 1de7c64863
    Merge pull request #1916 from odhyp/docs/fix-typo Tekky 2024-05-02 22:59:42 +0100
  • 4ca6ee796e docs: fix typo in CONTRIBUTING.md odhyp 2024-05-02 17:33:57 +0700
  • be64292047
    Update __init__.py to import Ollama hdsz25 2024-05-02 11:09:37 +0800
  • 029afa95dd
    Ollama.py added hdsz25 2024-05-02 11:07:44 +0800
  • 94cbf1c4f1
    Ollama models added hdsz25 2024-05-02 11:06:20 +0800
  • 00d3563bec
    Update models.py hdsz25 2024-05-02 11:04:49 +0800
  • 6a2e4f28bb
    Merge branch 'xtekky:main' into main hdsz25 2024-05-02 11:03:14 +0800
  • ef095e8117
    Merge pull request #1911 from hlohaus/worker 0.3.0.8 H Lohaus 2024-04-30 16:26:44 +0200
  • ff8c1fc140 Add AppConfig class, update readme Heiner Lohaus 2024-04-29 20:21:47 +0200
  • ffcb0981cc
    Update README.md H Lohaus 2024-04-29 17:48:55 +0200
  • 26d5fcd216 Fix workers argument in api Heiner Lohaus 2024-04-29 16:56:56 +0200
  • bfce3af7a5
    Update README.md H Lohaus 2024-04-28 22:58:27 +0200
  • ddc65fc918
    Merge pull request #1908 from KPCOFGS/main 0.3.0.7 H Lohaus 2024-04-28 22:47:56 +0200
  • f47b7a2a9b
    Merge pull request #1905 from kafmws/main H Lohaus 2024-04-28 22:47:42 +0200
  • c3e8113eb4
    Merge pull request #1907 from hlohaus/arka H Lohaus 2024-04-28 22:47:28 +0200